Oracle, like DB/2 can' t set it to on. The autocommit ***on*** in ORA ODBC is a trick.
It simply silently adds commit once in a while (after every statement).
But please to make the vokabulary easy don't refer to begin, but to 'begin work'
in this context. 'begin' will mean begin a statement block, not a transaction block.
Andreas
> How do you set autocommit off in ORACLE embedded SQL? I only know this
> from ODBC.
Responses
pgsql-hackers by date
| Next: | From: Thomas G. Lockhart | Date: 1998-03-19 15:42:43 |
| Subject: Re: [HACKERS] Timezone problems / HAVE_INT_TIMEZINE |
| Previous: | From: Dwayne Bailey | Date: 1998-03-19 15:27:39 |
| Subject: Re: [HACKERS] Timezone problems / HAVE_INT_TIMEZINE |