|
Home > Archive > PostgeSQL ODBC > November 2005 > psqlODBC 08.01.0101 Released
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
psqlODBC 08.01.0101 Released
|
|
| Dave Page 2005-11-11, 3:23 am |
| I've just uploaded psqlODBC 08.01.0101 to
ftp://ftp.postgresql.org/pub/odbc/versions/, it'll be on the website and
FTP mirrors within 24 hours.
This release fixes a serious problem in non-declare/fetch mode where
recordsets over the configured declare/fetch cache size were returned
incorrectly. It is advised that all users of v08.01.0100 upgrade as soon
as possible.
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
| |
| Andreas 2005-11-11, 9:23 am |
| Dave Page wrote:
>I've just uploaded psqlODBC 08.01.0101 to
>[...]It is advised that all users of v08.01.0100 upgrade as soon
>as possible.
>
>
Hi Dave,
I tried to upgrade with this batch-file in your ZIP but even after a
reboot DSN admin still sais both pg-odbc drivers were 08.01.01.00.
Is this because I have the 8.1 server including odbc installed but not
the separate odbc package ?
Sorry for bothering you,
Andreas
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
| |
| Dave Page 2005-11-11, 9:23 am |
|
> -----Original Message-----
> From: Andreas [mailto:maps.on@gmx.net]
> Sent: 11 November 2005 14:58
> To: Dave Page
> Cc: pgsql-odbc@postgresql.org
> Subject: Re: [ODBC] psqlODBC 08.01.0101 Released
>
> Dave Page wrote:
>
>
> Hi Dave,
> I tried to upgrade with this batch-file in your ZIP but even after a
> reboot DSN admin still sais both pg-odbc drivers were 08.01.01.00.
>
> Is this because I have the 8.1 server including odbc
> installed but not
> the separate odbc package ?
Yes. You can only upgrade from the previous psqlODBC release. To upgrade
a pgInstaller installed psqlODBC, either upgrade the whole
postgresql-8.1.0-2 package (uploaded earlier today), or install psqlODBC
as a new package (ie. don't use upgrade.bat). You might find you then
need to tweak DSNs so they use the right DLLs.
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend
|
|
|
|
|