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

Home -> Community -> Usenet -> c.d.o.misc -> Newbie: Transcations and ODBC

Newbie: Transcations and ODBC

From: Ralf Boroschewski <ralf_at_transmedia.de>
Date: Wed, 28 Jul 1999 16:12:26 +0100
Message-ID: <379F1DD9.2E3991FB@transmedia.de>


I wrote a program using ODBC doing some INSERTs. After the code for that, I generated a division by zero error. After that, the changes are still in the database. I read that programm crashes behave like a ROLLBACK, but normal session ends are like COMMITS. How can I say to the program, that when you wanna crash, it's yust a crash and not a normal session termination?

       ciao

            Ralf Received on Wed Jul 28 1999 - 10:12:26 CDT

Original text of this message

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