OASQLIP_catalogs
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The OASQLIP_catalogs function makes a result set available with catalogs/qualifiers in the database. The result set must match the layout of the OA_TABLES table with the catalog entries in the TABLE_QUALIFIER column.
int OASQLIP_catalogs(SQLIP_HSTMT sqlip_hstmt)
Parameters for the OASQLIP_catalogs Function
| Parameter | Type | Description |
| INPUT | ||
| sqlip_hstmt | SQLIP_HSTMT | Statement handle. |
| RETURN | ||
| int | OADS_SUCCESS OADS_ERROR |