README.TXT

**************************************************************** 
MICROSOFT SQL SERVER WORKSTATION SYSTEM 6.5
OPEN DATA SERVICES ODBC SAMPLE PROGRAM
****************************************************************
This file describes the Open Data Services ODBC sample program
included with Microsoft(R) SQL Server Workstation System 6.5. The
information in this file supplements the information in your
Microsoft SQL Server Workstation documentation.

****************************************************************
OPEN DATA SERVICES ODBC SAMPLE APPLICATION

The ODSODBC sample gateway driver is described in Appendix E of
"Programming Open Data Services." This sample is located by
default in the C:\MSSQL65\ODS\SAMPLES\ODSODBC directory.

To build the Win32(R) version of this driver, refer to the
instructions in C:\MSSQL\SAMPLES\ODS\README.TXT.

For Intel platforms only, to build the Win16 version of the sample
resource DLL, you need the following:

* Microsoft Visual C++ version 1.50 or later
* Microsoft Windows 3.1 Software Development Kit
* The ODBC Software Development Kit version 2.1 or later

Your LIB and INCLUDE environment variables must point to these
tools. Then from the BUILD directory type the following:

buildw16

The sample resources DLL included in this directory supports the
Open Data Services GATEWAY sample application as a pass-through
gateway to SQL Server 6.5.