Ispirer Website Ispirer Toolkit Overview Free Trial

ODBC - SQLTables Function

ODBC - SQLTables
Syntax SQLRETURN SQLTables( SQLHSTMT StatementHandle, SQLCHAR* CatalogName, SQLSMALLINT NameLength1, SQLCHAR* SchemaName, SQLSMALLINT NameLength2, SQLCHAR* TableName, SQLSMALLINT NameLength3, SQLCHAR* TableType, SQLSMALLINT NameLength4);
Description Returns the list of table, catalog, or schema names, and table types, stored in a specific data source. The driver returns the information as a result set.
Returns SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_STILL_EXECUTING, SQL_ERROR, or SQL_INVALID_HANDLE

© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.