Help for this page
DBD::ODBC::st execute failed: [Microsoft][ODBC SQL Server Driver][SQL +Server]Internal Query Processor Error: The query processor ran out of stack space during query optimization. +(SQL-42000)(DBD: st_execute/SQLExecute err=-1)
$sth=$dbh->prepare($sqlarr[2]); $sth->execute($reportstartdt,$reportenddt);