Re: Turn off implicit BEGIN from ODBC driver on Windows?

From: kovacsz <zoli(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu>
To: Adam Lang <aalang(at)rutgersinsurance(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Turn off implicit BEGIN from ODBC driver on Windows?
Date: 2001-01-16 15:17:30
Message-ID: Pine.LNX.4.10.10101161610080.12436-100000@tir.tir
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> Did you try putting a couple SQL statements between the BeginTrans and
> CommitTrans and see what happened?
>
> [...]
>
> I am using...
> + PostgreSQL v7.0.3 (on Linux)
> + PsqlODBC v6.50
AFAIK the newest driver (see 7.1 source) will support your needs. You can
download a binary version from my ftp site
(ftp://pc10.radnoti-szeged.sulinet.hu/home/kovacsz/Linux/PostgreSQL/WinODBC)
which may be enough for you, but there are newer ones as well. Note that
v6.50 is NOT the newest version, in fact it's rather old.

Zoltan

(Please reply to tip(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu(dot))

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Borek Lupoměský 2001-01-16 15:17:35 Re: outer join in PostgreSql
Previous Message Adam Lang 2001-01-16 13:48:06 Re: Turn off implicit BEGIN from ODBC driver on Windows?