The following changes should be made to Microsoft SQL Server Programming Open Data Services for Microsoft SQL Server 6.0.
On page 42, the example comments should be changed. The comment on the fourth line reads:
"//Number of results sets sent"
This comment should read:
"//If results sets have been sent"
On page 71, SRV_EXIT should be removed from the list of valid values for the event parameter that srv_handle can install a handler for, because the SRV_EXIT event causes an immediate shutdown of the application.
On page 175, the filename of the ODBC client driver for Open Data Services gateways in the text of the second bullet should be changed from ODSGAT32.DLL to ODSGT32.DLL.