


In order to access an Oracle database through AcuSQL, you must set the ACUSQL_ORACLE environment variable to "1". ACUSQL_ORACLE disables the ODBC API CALL that turns off auto commit. Tests have found that auto commit is vital to maintaining the accuracy and integrity of your Oracle data, so you must use this environment variable whenever you are accessing Oracle databases.