Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> (no subject)
Hi
I understand that Oracle's transaction mechanism is different from Microsoft's.
Can I ask a dumb question ... do you have autocommit set to on by any chance ?
If not, I THINK that Oracle starts a transaction by default anyway, and this persists until you execute COMMIT; or ROLLBACK;
And if so, each SQL statement will commit itself.
HTH GS
-----Original Message-----
Sent: Saturday, 22 September 2001 10:40
To: Multiple recipients of list ORACLE-L
Hi Gurus,
I am facing problem while comminting the transaction
through OLEDB.
Whenever i begin transaction thru ADO(OLEDB For
ORACLE)
it doesn't return any error,but whenever i try to
either commit/rollback the transaction ,it returns
error saying "No transaction is active".
But the same code works fine with SQL server using
OLEDB for SQL.
Also it works fine with Oracle 8.1.6 but returns error
whenever i run it on oracle 7.1.6
Any Help is appreciated.
TIA.
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Liststo: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Sep 24 2001 - 03:57:39 CDT
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |