OpenAPI User Guide > OpenAPI User Guide > Accessing the Name Server
Was this helpful?
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()
 
 
Last modified date: 12/14/2023