5. Accessing the Name Server
 
Share this page                  
Accessing the Name Server
Mapping of Name Server Query Statements to OpenAPI
The following table shows the mapping of Name Server query statements to OpenAPI functions:
Name Server Query Statement
OpenAPI Function
Description
Query Type
connect
IIapi_connect()
Connects to the Name Server
 
IIapi_autocommit()
(Required) Enables or disables autocommit transactions
create, destroy
IIapi_query()
 
IIAPI_QT_QUERY
 
[IIapi_setDescriptor()]
 
 
 
[IIapi_putParms()]
 
 
 
IIapi_getQueryInfo()
 
 
 
IIapi_close()
 
 
show
IIapi_query()
 
IIAPI_QT_QUERY
 
[IIapi_setDescriptor()]
 
 
 
[IIapi_putParms()]
 
 
 
Iiapi_getDescriptor()
 
 
 
IIapi_getColumns()
 
 
 
IIapi_getQueryInfo()
 
 
 
IIapi_close()
 
 
disconnect
IIapi_autocommit()
 
 
 
IIapi_disconnect()