Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

Chapter 11 Using
Destination-Template Transfer [Table of Contents] Chapter 13 Retrieving information with System
Procedures

Access Service User's Guide DirectConnect for AS/400

[-] Chapter 12 Accessing catalog information with CSPs

Chapter 12

Accessing catalog information with CSPs

To obtain information about database objects, you need to access the database catalog. Catalog Stored Procedures (CSPs) provide this catalog access. This chapter describes how to use CSPs to access the AS/400 catalog and covers the following topics:

All references to Adaptive Server 12.0 apply to SQL Server 11.1 and later, unless otherwise indicated.

[-] General information
CSP properties
How the Access Service assembles stored procedure information
Supported CSPs
[-] Coding instructions
Parameters
Syntax
[+] Coding examples
[-] sp_columns
Description
Syntax
Parameters
[+] Usage
[-] sp_databases
Description
Syntax
Parameters
[+] Usage
[-] sp_datatype_info
Description
Syntax
Parameters
[+] Usage
[-] sp_fkeys
Description
Syntax
Parameters
[+] Usage
[-] sp_pkeys
Description
Syntax
Parameters
[+] Usage
[-] sp_server_info
Description
Syntax
Parameters
[+] Usage
[-] sp_special_columns
Description
Syntax
Parameters
[+] Usage
[-] sp_sproc_columns
Description
Syntax
Parameters
[+] Usage
[-] sp_statistics
Description
Syntax
Parameters
[+] Usage
[-] sp_stored_procedures
Description
Syntax
Parameters
[+] Usage
[-] sp_tables
Description
Syntax
Parameters
[+] Usage


Chapter 11 Using
Destination-Template Transfer [Table of Contents] General information