Alphabetical Listing

Click one of the following functions for more information:

Allocates a connection structure.
Assigns a value to a variable.
Assigns a value to a variable and binds it to a placeholder.
Assigns a value specified by a descriptor to a variable and binds it to a placeholder.
Assigns a literal string to a scalar variable and binds it to a placeholder.
Assigns a string storage area value to a variable.
Assigns a literal string value to a variable.
Sets an attribute for an LRDDBI handle
Sets an attribute using an LRDDBI handle pointer.
Sets an LRDDBI handle attribute using a literal string.
Binds a host variable to an output column.
Binds an array of host variables to output columns.
Binds a cursor to a placeholder.
Binds a host variable or array to a placeholder.
Cancels the previous statement.
Closes all open cursors.
Disconnects (logs out) from the database.
Closes a context (CtLib and ODBC only).
Closes a database cursor.
Sets a pointer indicating the location of data.
Commits the current transaction.
Specifies the CtLib cursor command to initialize.
Gets I/O information. (CtLib only)
Sets an option for the current database.
Specifies a dynamic SQL statement to be processed (CtLib).
Closes the LRD environment.
Allocates and initializes an LRDDBI environment handle.
Executes the previously specified SQL statement.
Fetches the next row in the result set.
Fetches multiple rows from a result set using an extended fetch. (ODBC only)
Fetches the next row in the result set. Using an extended fetch. (ODBC only)
Frees a connection structure.
Explicitly allocates and initializes an LRDDBI handle.
Frees an LRDDBI handle.
Initializes the LRD environment.
Initializes a database process environment.
Terminates a simple database session.
Begins a simple database session.
Begins a simple database session.(extended)
Issues a database message.
Converts an Oracle OCI 8 connection to an Oracle OCI 7 connection.
Connects (logs in) to the database.
Opens a context (CtLib and ODBC only).
Opens a database cursor.
Sets an LRD option.
Sets an attribute for an LRDDBI handle
Sets an attribute using an LRDDBI handle pointer.
Sets an LRDDBI handle attribute using a literal string.
Binds a host variable to an output column.
Binds a host variable to a placeholder.
Commits the current transaction for Oracle 8 clients.
Executes an SQL statement.
Fetches the next row in the result set.
Explicitly allocates and initializes an LRDDBI handle.
Creates a temporary large object.
Assigns one large object locator to another.
Reads characters from a large object descriptor.
Writes characters to a large object descriptor.
Prints rows fetched by an Oracle autofetch operation.
Rolls back the current transaction for Oracle 8 clients.
Saves the value of a table cell to a parameter.
Saves a rowid value to a parameter.
Prepares a null-terminated SQL statement for execution.
Prepares an SQL statement with null characters for execution.
Prepares a literal SQL statement string for execution.
Prints rows fetched by autofetch operation. (ODBC and DB2CLI)
Prepares fetched rows for an Update operation. (ODBC only)
Returns a result set.
Returns a result set (extended).
Rolls back the current transaction.
Returns the number of the rows affected by an UPDATE, DELETE or INSERT statement.
Saves the value of a table cell.
Saves the last row id to a parameter. (Oracle)
Saves a return-parameter value to a parameter.
Saves the value of a placeholder descriptor.
Sends data to the server.
Creates an access path to a data source for database operations.
Deletes an access path to a data source for database operations.
Creates and begins a user session for a server.
Terminates a user session for a server.
Specifies an SQL statement to be processed.
Converts a variable to a printable string.