FairCom Corporation


4.3.83 ctdbFindActiveTable


Locate an active table by name.

Declaration

CTHANDLE ctdbFindActiveTable(CTHANDLE Handle, pTEXT Name)

Description

ctdbFindActiveTable locates an active table by name, and return its handle. To locate a table by the Unique Identifier, use ctdbFindActiveTableByUID. To retrieve the table handle of the first table, use ctdbGetFirstActiveTable. To locate a table by name, and retrieve information like its path, use ctdbFindTable.

Returns

ctdbFindActiveTable returns the database handle or NULL if not found.

See also

ctdbFindActiveDatabaseByUID, ctdbFindTable, ctdbGetFirstActiveTable


FairCom Corporation
www.faircom.com