[freetds] SQLPrepare,
SQL Execute fails on SQL 7 but works on SQL 2K
freddyz77 at tin.it
freddyz77 at tin.it
Fri Sep 19 12:18:24 EDT 2003
I look dump and saw some problems
- prepare call looks fine but mssql complaints... strange. Can you try with
msodbc and a packet capture so I can fix it?
- you call another SQLExecute without checking first. I hope this is a test.
However second SQLExecute used a wrong id. Fixed in CVS. On failure to prepare
we didn't reset dynamic, also in token.c we save a garbage id.
freddy77
More information about the FreeTDS
mailing list