Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> (no subject)

(no subject)

From: Greg Solomon <greg.solomon_at_betfair.com>
Date: Mon, 24 Sep 2001 01:57:39 -0700
Message-ID: <F001.00395F08.20010924014519@fatcity.com>

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.



Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Soman Manoj
  INET: manojdsoman_at_yahoo.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: 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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Greg Solomon
  INET: greg.solomon_at_betfair.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: 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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US