[freetds] Update statement & SQL_NO_DATA

Raju Mohanapu rmohanapu at nyx.com
Tue Jan 27 13:27:33 EST 2009


>
> SQLRowCount does not interrogate the server.  It returns information the
> driver already has.  The server included the rowcount in the DONE packet
> it sent to indicate the command was successfully completed.  
>
> SQLRowCount is also the only portable way to learn the rowcount, zero or
> nonzero.  :-)
>   
Thank you folks for prompt replies. I'm relieved that SQLRowCount 
doesn't hit the db server.

Thanks
Raju

> HTH.  
>
> --jkl
>
>
>   




More information about the FreeTDS mailing list