AW: [HACKERS] Begin statement again

From: Zeugswetter Andreas <andreas(dot)zeugswetter(at)telecom(dot)at>
To: "'Meskes, Michael'" <meskes(at)topsystem(dot)de>
Cc: "'pgsql-hackers(at)hub(dot)org'" <pgsql-hackers(at)hub(dot)org>
Subject: AW: [HACKERS] Begin statement again
Date: 1998-03-19 15:42:15
Message-ID: 01BD5355.FB6D1EC0@pc9358.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-03-19 15:42:43 Re: [HACKERS] Timezone problems / HAVE_INT_TIMEZINE
Previous Message Dwayne Bailey 1998-03-19 15:27:39 Re: [HACKERS] Timezone problems / HAVE_INT_TIMEZINE