Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Auto Commit
The ODBC driver already autocommits.
Hth,
Sybrand Bakker, Oracle DBA
<faheemrao_at_my-deja.com> wrote in message news:91b267$520$1_at_nnrp1.deja.com...
>
>
>
>
> My problem is that I am trying to convert the backend of a huge
> application in C++ from a database eingine to Oracle.The thing is
> that the old database does not have commit facility now , I have to
> issue a commit command after every DML statement, but the code is tooo
> lenghty that it is not feasible to write a commit statement every
> place in the code , I am just wondering that if Oracle Provides the
> facilty of auto Commit.
> I know in sql plus there is a option for auto commit but , does it work
> if I put the autocommit= on variable in init.ora file?
>
> Or if there is any other way , my code is communicating through
> Microsoft ODBC driver for oracle.
>
> Any batter solution would do a lot for me.
>
>
> thanks in advance
>
>
>
> Faheem Rao
>
>
>
> Sent via Deja.com
> http://www.deja.com/
Received on Thu Dec 14 2000 - 13:15:35 CST
![]() |
![]() |