NEW ODBC DRIVER v.0244 - Mailing list pgsql-interfaces

From Byron Nikolaidis
Subject NEW ODBC DRIVER v.0244
Date
Msg-id 3578C839.6FA385E1@insightdist.com
Whole thread Raw
List pgsql-interfaces
Hello,

A new odbc driver is at our website http://www.insightdist.com/psqlodbc.

This version does not incorporate the unix iodbc patch as I had hoped
(time constraints).   The next release will have it (next week).

Byron



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

NEW FEATURES:

1. Check for the "not null" postgres attribute in SQLColumns.  This
   can help some apps prevent null values from being inserted on
   those columns.

BUG_FIXES:

1. Fixed problem with column bindings being lost on statement reuse.
   This caused MS Word to display no data.

2. Fixed problems with SQLDescribeParam and SQLNumParams.   These
   prevented some VB apps that use parameterized statements from working
   properly.



pgsql-interfaces by date:

Previous
From: Byron Nikolaidis
Date:
Subject: Re: [INTERFACES] M$oft Win95, ODBC and 'crypt-ed' Passwords
Next
From: llestat
Date:
Subject: JDBC Compiling