[freetds] Begginer question about binding parameterswith placeholders

KERTEL - Maxime MARAIS mmarais at kertel.com
Fri Jun 9 04:46:04 EDT 2006


ZIGLIO, Frediano, VF-IT a écrit :

> 
> This is not 100% accurate... you were using CTlib (via DBD::Sybase) to access mssql and we suggested to either try to update FreeTDS or use ODBC (via DBD::ODBC) which has better placeholder support. And I still encourage you to try ODBC.
> 
> freddy77

Hi Freddy,

I am already using the last stable FreeTDS version and I am not allowed 
to use any upper versions until they are stable. I am also not able to 
use ODBC as there is no free module to access mssql from Perl but 
DBD::Sybase. It's also not possible to install any special application 
on the mssql server. I must use the tds protocol to exchange data with 
the database server and no other protocol.
Nevertheless, my problem is now resolved : I don't use placeholders 
anymore. ;-)

-- 
Maxime MARAIS
Kertel.



More information about the FreeTDS mailing list