background image
<< Using LRD Functions | Statement Handling Functions >>
<< Using LRD Functions | Statement Handling Functions >>

Access Management Functions

Creating Vuser Scripts
Chapter 9, page 144
Database Vuser Scripts · Developing Database Vuser Scripts
In
Access Management Functions
lrd_alloc_connection
Allocates a connection structure.
lrd_close_all_cursors
Closes all open cursors.
lrd_close_connection
Disconnects (logs out) from the database.
lrd_close_context
Closes a context.
lrd_close_cursor
Closes a database cursor.
lrd_ctlib_cursor
Specifies a CtLib cursor command.
lrd_commit
Commits the current transaction.
lrd_db_option
Sets an option for the current database.
lrd_free_connection
Frees a connection structure.
lrd_rollback
Rolls back the current transaction.
lrd_open_connection
Connects (logs on) to the database.
lrd_open_context
Opens a context.
lrd_open_cursor
Opens a database cursor.