- or download this
my $report_date = "\#".&UnixDate(&ParseDate("3/19/2003"), "%m%/
+%d%/%Y")."\#";
my $start_date = "\#".&UnixDate(&ParseDate("3/19/2003"), "%m%/%
+d%/%Y")."\#";
...
$sth = $dbh->prepare($sqlstatement) or die "Could not prepare stateme
+nt. Error:$sth->errstr()\n";
$sth->execute($start_date, $end_date) or die "Could not execute state
+ment. Error:$sth->errstr()\n";
- or download this
DBD::ODBC::st execute failed: [Microsoft][ODBC Microsoft Access Driver
+] Data type mismatch
in criteria expression. (SQL-22005)(DBD: st_execute/SQLExecute err=-1)
+ at O:\Scripts\Perl\ServiceReports\av-citigroup.pl line 54.
...
Uncaught exception from user code:
Could not execute statement. Error:DBI::st=HASH(0x21181c8)->errstr
+()
Report run on #03/19/2003# Report runs from #03/19/2003# to #03/2
+0/2003#.
- or download this
Report run on #03/19/2003# Report runs from #03/19/2003# to #03/2
+0/2003#.
38706 2003-03-19 14:17:01
38747 2003-03-19 18:40:42
38803 2003-03-19 15:26:40
38848