Re: MS SQL/FreeTDS failing with a simple SQL SET
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 18 Nov 2011 12:27:07 +0000 Chris <[email protected]> wrote: > When it fails (with the SET uncommented) the freetds log contains: > > 11:33:45.967347 3683 (dblib.c:4565):dbsqlok() not done, calling > tds_process_tokens() > > But with the SET in place, the log contains: > > 11:32:18.751088 3671 (dblib.c:4556):dbsqlok() exits on result token > 0xa0 Upgrade? You must be using FreeTDS 0.82. That message was removed on Monday, Apr 20, 2009, revision 1.348. dbsqlok() has seen quite a bit of work since then, I hope for the better. HTH. --jkl