sybperl-l Archive
Up Prev Next
From: Hrvoje Niksic <hniksic at iskon dot hr>
Subject: Unable to use ? placeholders in DBD::Sybase when connecting to MS SQL
Date: Nov 16 1999 10:39AM
I'm in the process of testing DBD::Sybase, and the ? placeholders
don't appear to work for me. I connect to MS SQL 6.5 using CTlib
11.9.2, Sybperl 2.11, and DBD::Sybase 0.21. The error message printed
is:
Panic: dynamic SQL (? placeholders) are not supported by the server you are connecting to at /usr/local/lib/site_perl/i386-linux/DBD/Sybase.pm line 95.
The script exits with exit status 11.
What could be the problem?
|