ODBC or JDBC Access to the Data Catalog: Qualified Names

To refer to a SQL view (table), database operation, or data service using ODBC or JDBC, you must specify its three-part qualified name.

Specify qualified names in this format:

<catalog>.<schema>.<object>

<catalog> is the name of the Data Federation domain in which the object is defined. The <schema> portion of the name can be one of the following:


<object> is the name of the SQL view, database operation, or data service that you want to access.

Related concepts
Data Catalog Naming Structure

For product-related issues, contact Sybase Technical Support at 1-800-8SYBASE. Send your feedback on this help topic directly to Sybase Technical Publications: pubs@sybase.com