[freetds] Using SQLExecDirect("begin transaction")
ZIGLIO, Frediano, VF-IT
Frediano.Ziglio at vodafone.com
Thu Dec 13 10:15:57 EST 2007
>
> Dear all,
>
> In our Native SQL Server driver using ODBC (MDAC), we could
> explicitly execute:
>
> begin transaction
> commit transaction
> rollback transaction
>
> with a simple SQLExecDirect() call, but this fails now with
> FreeTDS... why?
>
> Is this controlled by the FreeTDS ODBC code to avoid
> conflicts with SQLEndTrans()?
>
> Thanks
> Seb
I think you are using an old TDS protocol version...
freddy77
More information about the FreeTDS
mailing list