Perl-Sensitive Sunglasses | |
PerlMonks |
Re^3: DBD::Sybase stored procedure questionby mpeppler (Vicar) |
on Sep 10, 2004 at 15:08 UTC ( [id://390106]=note: print w/replies, xml ) | Need Help?? |
No the binding isn't absolutely necessary. You can always use a "normal" SQL statement and pass all the values as literals. However, I wonder why nothing got added - maybe you should run a test with DBI->trace(3) and check that things actually run. There might be something that fails but that doesn't produce an error message for some reason. Michael
In Section
Seekers of Perl Wisdom
|
|