ODBC- AUTOCOMMIT OFF

From: szekeres <szekeres_at_iqsoft.hu>
Date: 1996/01/15
Message-ID: <30FA3D28.1081_at_iqsoft.hu>#1/1


We are using a Oracle7 database from VB through ODBC driver. We want to switch the autocommit feature off for a VB - ORACLE connection established by using VB's OpenDatatbase method.

Theoretically it can be done with the ODBC API call SQLSetConnectOption, but this function requires the connection handle.
Since the connection is not made with an ODBC API call, the handle seems quite difficult to get (it's not returned by OpenDatatbase method).

Any idea (autocommit -> OFF) ?

Thank in advance. Received on Mon Jan 15 1996 - 00:00:00 CET

Original text of this message