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.

SQLcolumns
Get the columns of a given table.
SQLcommit
Terminate the current transaction by committing any pending changes.
SQLconnect
Connect to a database.
SQLdisconnect
Terminate the active database connection.
SQLexecute
Execute an SQL command.
SQLgetparam
Get the value of an SQL parameter.
SQLindices
Get the list of indices of a given table.
SQLparam
Generate an SQL parameter.
SQLprimarykeys
Get the list of primary keys of a given table.
SQLreadinteger
Read an integer value from a database.
SQLreadreal
Read a real value from a database.
SQLreadstring
Read a string from a database.
SQLrollback
Terminate the current transaction by discarding any pending changes.
SQLtables
Get the list of tables available in the database.
SQLupdate
Update the selected data with the provided array(s).

© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.