Procedures and functions
This section lists in alphabetical order the functions and procedures that are provided by the mmoci module.
| OCIcommit | 
     Commit the current transaction.
     | 
| OCIexecute | 
     Execute an SQL command.
     | 
| OCIlogoff | 
     Terminate the active database connection.
     | 
| OCIlogon | 
     Connect to a database.
     | 
| OCIreadinteger | 
     Read an integer value from a database.
     | 
| OCIreadreal | 
     Read a real value from a database.
     | 
| OCIreadstring | 
     Read a string from a database.
     | 
| OCIrollback | 
     Roll back the current transaction.
     | 
 
