Overview of SAS/ACCESS Connections to RDBMS

Process Overview

This section provides generic instructions for using SAS Management Console to configure access to a database. SAS/ACCESS must be licensed and configured before using SAS Management Console to register the library that holds the tables. The generic procedure has two stages:
  1. Register the DBMS server.
  2. Register the DBMS library.

Register the DBMS Server

To register a DBMS server, perform the following steps:
  1. Right-click Server Manager and select the New Server option to access the New Server wizard.
  2. Select the database server type from the Database Servers list. Then, click Next.
  3. Enter an appropriate server name in the Name field. Click Next.
  4. Accept the defaults for the server properties. Click Next.
  5. Specify the database vendor-specific values on the connection properties page. If the user credentials for the database are different from the credentials used to log in to SAS, then you must create an Authentication domain to store valid database credentials. For more information, see How to Store Passwords for a Third-Party Server in SAS Intelligence Platform: Security Administration Guide.
    Click Next.
  6. Examine the final page of the wizard to ensure that the proper values have been entered. Click Finish to save the wizard settings.

Register the DBMS Library

To register a DBMS library, perform the following steps:
  1. In SAS Management Console, expand Data Library Manager. Right-click Libraries and select the New Library option to access the New Library wizard.
  2. Select the database type from the Database Data list. Click Next.
  3. Enter an appropriate library name in the Name field. Click Next.
  4. Select an application server from the list, and use the right arrow to assign the application server. This step makes the library available to the server and makes the library visible to users of the server. Click Next.
  5. Specify a libref on the library properties page. You can also click Advanced Options to perform tasks such as pre-assignment. Pre-assigning a library is valuable if your clients include SAS Enterprise Guide or SAS Add-In for Microsoft Office. For more information, see Assigning Libraries. Click Next to access the next page of the wizard.
  6. On the server and connection page, select the database server from the previous stage. Contact your database administrator if you are unsure of the correct value for the schema field. Click Next.
  7. Examine the final page of the wizard to ensure that the proper values have been entered. Click Finish to save the library settings. At this point, register tables as explained in Registering and Verifying Tables.