Re: Driver confused by explicit transactions - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Driver confused by explicit transactions
Date
Msg-id EKEJJICOHDIEMGPNIFIJOEAGKAAA.Inoue@tpf.co.jp
Whole thread Raw
In response to Driver confused by explicit transactions  ("Glen Parker" <glenebob@nwlink.com>)
Responses Re: Driver confused by explicit transactions  ("Glen Parker" <glenebob@nwlink.com>)
List pgsql-odbc
> -----Original Message-----
> From: Glen Parker
>
> It appears there is a somewhat on-going bug in the ODBC driver
> (07.02.0005 in this case) concerning explicit transactions.  The
> following sequence demonstrates it.

What do you mean by explicit transactions ? i. e

> Begin transaction   (OK)

   How do you begin the transaction ?

> Execute update statement(s)   (OK, records hidden from other
> transactions)
> Commit transaction    (OK, records appear to other transactions)

  And how do you commit the transaction ?

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Glen Parker"
Date:
Subject: Re: Driver confused by explicit transactions
Next
From: "Hiroshi Inoue"
Date:
Subject: Re: [GENERAL] Drop column and Access