Initializing help system before first use

Procedures and functions

This section lists in alphabetical order the functions and procedures that are provided by the mmodbc module.

Get the columns of a given table.
Terminate the current transaction by committing any pending changes.
Connect to a database.
Terminate the active database connection.
Execute an SQL command.
Get the value of an SQL parameter.
Get the list of indices of a given table.
Generate an SQL parameter.
Get the list of primary keys of a given table.
Read an integer value from a database.
Read a real value from a database.
Read a string from a database.
Terminate the current transaction by discarding any pending changes.
Get the list of tables available in the database.
Update the selected data with the provided array(s).