Previous Page | Next Page

The DBLOAD Procedure for Relational Databases

Database Connection Statements


Provide DBMS connection information
database-connection-statements

These statements are used to connect to your DBMS and vary depending on which SAS/ACCESS interface you are using. See the DBMS-specific reference in this document for details about your DBMS. Examples include USER=, PASSWORD=, and DATABASE=.

Previous Page | Next Page | Top of Page