NEW ODBC DRIVER v.0246 - Mailing list pgsql-general

From Byron Nikolaidis
Subject NEW ODBC DRIVER v.0246
Date
Msg-id 35859F2A.EDBEB1C7@insightdist.com
Whole thread Raw
List pgsql-general
Yes, another odbc driver is now available.
The website is http://www.insightdist.com/psqlodbc

Byron

version.txt           date:  6/15/98             version:  06.30.0246
---------------------------------------------------------------------
This file describes changes and or fixes since the last update.

NEW FEATURES:

1. Added driver-side error logging to the commlog file (psqlodbc.log).
   This should provide a better idea of failures, since some applications
   do not show the error message on the screen, or worse yet, display
   their own idea of what the error is, which can be way off or misleading!

2. Changed the way the driver internally handles binding of columns.
   Previously, it was required that a statement be executed before any
   columns could be bound.  Now, you can bind columns prior to statement
   execution.  This fixes several bugs with VisData, which always binds
   columns prior to statement execution.

BUG_FIXES:

1. See #2 above for VisData fix.

pgsql-general by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: RE: [GENERAL] cost difference for 2 similar queries
Next
From: Bruce Momjian
Date:
Subject: Re: [QUESTIONS] Re: Spatial data, R-Trees