On Tue, 2003-11-18 at 16:25, Ian Burrell wrote: > Michael Peppler wrote: > > > > FreeTDS doesn't support the ct_param() call, or executing stored > > procedures as RPC commands (yet). > > > > Is it possible to have DBD::Sybase interpolate the placeholders instead > of using ct_param? This should work around the FreeTDS limitation and > let statements with placeholders still work.
It is possible, but I regret to say that I won't code this change myself. If you want to submit a patch - please be my guest. DBD::Sybase's primary purpose is for use with Sybase, and with OpenClient, and it is my expectation that FreeTDS will eventually get up to speed and be able to handle these things correctly. Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] http://www.mbay.net/~mpeppler Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or long term contract positions - http://www.mbay.net/~mpeppler/resume.html
