As to your first question, put single quotes around the date string:
my $sql = qq|usp_Dashboard_CallType \@start = '20080101' |; my $sp = $msdbh->prepare($sql);
In reply to Re: DBI::ODBC Stored Procedure execution
by Narveson
in thread DBI::ODBC Stored Procedure execution
by hallikpapa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |