[freetds] Is it possible to start another query
onaconnectionprovided that not all rows of a
previousselectstatement arefetched?
ZIGLIO, Frediano, VF-IT
Frediano.Ziglio at vodafone.com
Thu Oct 7 10:07:52 EDT 2004
>
> The only thing I would dare to insist on is that MS ODBC
> driver works after
> N SQLFetch calls, i.e. the last call returns 0 and everything
> is fine after
> that. The FreeTDS requires N+1 SQLFetch calls. I do not
> consider this as a
> problem - it is for your information only.
>
However you program don't speak to FreeTDS directly but with DM. I can
fix this issue for our driver however for example unixODBC wouldn't
change the state so it would return still invalid state. Note also that
ms bevaviour should change if there is another result after last row.
freddy77
More information about the FreeTDS
mailing list