INF: ODBC ODS DSN & Gateway Setup on Windows NT Server 4.0Last reviewed: April 10, 1997Article ID: Q160764 |
The information in this article applies to:
SUMMARYThis article describes a quick method of setting up the ODBC Open Data Services (ODS) Data Source and the Gateway sample application on a computer running Windows NT Server 4.0 that is also running SQL Server 6.5. This article assumes that you have installed and successfully compiled the ODS Sample applications provided in the Programmers Tool Kit (PTK), specifically the Gateway.exe and the Odssamp.dll files. SQL Server must also be configured to use named pipes, and the console should have named pipes as the default network library. This example is based on the Intel processor version.
MORE INFORMATION
Save it, and then restore the resulting file in the GATEWAY Key. The
following key values that are not marked are not required. Those values
that are required are marked below:
Database: REG_SZ: pubs
Description: REG_SZ:
Required ----------> Driver: REG_SZ: C:\WINNT40\System32\odsgt32.dll
Required -> GatewayResource: REG_SZ: C:\WINNT40\System32\
(you must add it) Odssamp.dll
Language: REG_SZ:
LastUser: REG_SZ: sa
Required -------> OEMTOANSI: REG_SZ: No
Required ----------> Server: REG_SZ: GATEWAY
Trusted_Connection: REG_SZ:
UseProcForPrepare: REG_SZ: No
gateway -RGATEWAY -SMyServerName
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |