Previous Page | Next Page

SAS/ACCESS Interface to Sybase

Passing Joins to Sybase

For a multiple libref join to pass to Sybase, all of these components of the LIBNAME statements must match exactly:

user ID (USER=)
password (PASSWORD=)
database (DATABASE=)
server (SERVER=)

For more information about when and how SAS/ACCESS passes joins to the DBMS, see Passing Joins to the DBMS.

Previous Page | Next Page | Top of Page