Thread: MINI-UPDATE of ODBC DRIVER v06-40-0002

MINI-UPDATE of ODBC DRIVER v06-40-0002

From
Byron Nikolaidis
Date:
Hello all,

This mini-update of the odbc driver is still version 06-40-0002, and is
available at http://www.insightdist.com/psqlodbc.  The source has also
been archived.

I have fixed SQLGetInfo to work like it should and tested it
extensively.  It now handles truncation of character/binary data and it
allows rgbInfoValue to be NULL, which allows an application to see how
much data is required before allocating any buffer.

Dave, I'm sure this was *at least one* thing wrong with your ADO/VB6.0
application, because the error messages in the commlog file showed
that.  However, like I said, without the odbc trace log, I can't be sure
there is not more wrong (likely).

Byron