Chapter Contents |
Previous |
Next |
SAS Companion for the Microsoft Windows Environment |
The SAS ODBC Driver accesses data by communicating with either a local or remote (SAS/SHARE) SAS server session using the TCP/IP protocol. The TCP/IP protocol enables users to access remote SAS servers on a variety of host platforms. A SAS server is a SAS procedure (either PROC SERVER or PROC ODBCSERV) that runs in its own SAS session; it accepts input and output requests from other SAS sessions and from the SAS ODBC driver on behalf of the ODBC-compliant application. For remote access to SAS data, a SAS server must be installed on the server machine, but not on the client machine.
The SAS ODBC Driver is included with base SAS. Remote server configurations that use the SAS ODBC driver require that these SAS products be installed:
For details about installing and configuring the SAS ODBC Driver, see the installation documentation for the SAS System under Windows. For more information on configuring and using the SAS ODBC Driver, see SAS ODBC Driver User's Guide and Programmer's Reference.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.