From: | Byron Nikolaidis <byronn(at)insightdist(dot)com> |
---|---|
To: | "pgsql-interfaces(at)postgreSQL(dot)org" <pgsql-interfaces(at)postgreSQL(dot)org> |
Cc: | Dario Fumagalli <swdevel(at)art-media(dot)it>, Oliver Stegle <ostegle(at)fr(dot)infra(dot)net> |
Subject: | NEW ODBC DRIVER v.0241 |
Date: | 1998-05-15 20:39:51 |
Message-ID: | 355CA817.38CF611D@insightdist.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Hello,
Version .0241 is now at our website
(http://www.insightdist.com/psqlodbc)
Byron
version.txt date: 5/15/98 version: 06.30.0241
---------------------------------------------------------------------
This file describes changes and or fixes since the last update.
DRIVER SETUP CONFIGURATION CHANGES:
1. Because of the confusion with "Max LongVarchar", the maximum size
reported
for Postgres TEXT and other unknown types will be based on the
Data Type Options:
Postgres Type mapped to SQL_TYPE Size Reported
-------------------------------------------------------------------------------
TEXT LongVarChar size from "Max LongVarchar"
box
TEXT VarChar size from "Max Varchar" Box
<unknown> LongVarChar size from "Max LongVarchar"
box
<unknown> VarChar size from "Varchar" Box
BUG_FIXES:
1. Fixed problem with SQL_C_BIT data converting to numeric.
From | Date | Subject | |
---|---|---|---|
Next Message | Herouth Maoz | 1998-05-17 11:04:17 | Re: [INTERFACES] Re: Index unused with OR? |
Previous Message | The Hermit Hacker | 1998-05-15 20:11:17 | Re: [INTERFACES] mSQL Compatibility Library (fwd) |