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

From Byron Nikolaidis
Subject NEW ODBC DRIVER v.0248
Date
Msg-id 35B66AC2.82B88FDE@insightdist.com
Whole thread Raw
List pgsql-general
Hello,

A new odbc driver is available at our web site
http://www.insightdist.com/psqlodbc.

Regards,

Byron

version.txt           date:  7/22/98             version:  06.30.0248
---------------------------------------------------------------------
This file describes changes and or fixes since the last update.

NEW FEATURES:

1. Added Translation DLL capability.

2. Finally fixed driver to work with Cold Fusion!!!  OK, so maybe this
   should be under bug fixes but with all the effort that went into this
   it seems more like a new feature!


BUG_FIXES:

1. Problem where only the first command was being run in the connect
   settings.  Solution was to Encode/Decode "connect settings" to
   preserve integrity in odbc connect string and registry.

2. Problem where initial settings (CC_send_settings and CC_lookup_lo)
   couldn't be sent when using iodbc.   Solution was to use wrapper
   functions for odbc api calls that are used prior to odbc connected
   state transition.

3. Only add carriage-return in LF-CR conversion if actually needed.



pgsql-general by date:

Previous
From: Ken McGlothlen
Date:
Subject: Re: [GENERAL] Re: [HACKERS] [Fwd: SGVLLUG Oracle and Informix on Linux]
Next
From: Byron Nikolaidis
Date:
Subject: Re: [INTERFACES] ODBC Driver