Re: Latest ODBC driver?

From: Stijn Vanroye <s(dot)vanroye(at)easytowork(dot)nl>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Latest ODBC driver?
Date: 2006-08-31 08:57:06
Message-ID: ed68h1$26pi$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Dave Page schreef:
> The latest driver code from Inoue-san is almost certainly the best bet of
> all ...
That's true for me anyway ;-)

> As you mention you are running a BDE based app you
> absolutely need to run an ANSI build of the driver, so...
Just a thought: Mark, are you using the actual BDE engine itself
(TTable, TQuery and such), or are you using the ADO components
(TADOConnection in combination with e.g. a TADOQuery or TADODataSet)?

We have been working with the combo ADO components and ODBC Unicode
driver for quite some time here, and it has always worked. (We started
using this combination somewhere around postgres version 7.x-ish)
Only with the release of the 8.x version of postgres and the new driver
archticture attempt, we have had some problems conscerning the blob/lo
datatype, but with the latest version of the ODBC (08.02.x) those
problems seem to have been solved.

The point is that you can work with Delphi/ADO components *and* use the
Unicode driver. The only extra we did was SET CLIENT_ENCODING TO
'latin1' as extra parameter.

Regards,

Stijn

www.easytowork.nl
www.xillion.nl

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2006-08-31 09:56:12 v08.02.0100 uploaded
Previous Message noreply 2006-08-30 21:33:39 [ psqlodbc-Bugs-1000720 ] SQLGetInfo SQL_DATABASE_NAME no info