On 19/04/07, Oded Arbel <[EMAIL PROTECTED]> wrote:
I wasn't following the beginning of the thread, but if you are referring to
perl's DBI, then it does support place holders:
http://search.cpan.org/~mewp/DBD-Sybase-1.07/Sybase.pm#Using_%3F_Placeholders_%26_bind_parameters_to_%24sth-%3Eexecute

You didn't see the beginning of the discussion because it happened on
a different mailing list and I accidentally replied to linux-il.

Thanks for the pointer. I know the Perl DBI supports place holders but
as I wrote in my previous message - when I tried to use them with MS
SQL I was hit on the head with a stick with "Don't you remember MS SQL
doesn't support placeholders?!" on it.

I'm not 100% sure what's the relation between Sybase and MS SQL these
days. Has anyone in this forum actually managed to use place holders
on MS SQL 2005 through Perl?

Also, if the perl requirement can be lifted, I've used PHP's PDO extensively

Perl is a requirement in my domain, thanks.:)

Cheers,

--Amos

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to