NEW ODBC DRIVER v.0241

Поиск
Список
Период
Сортировка
От Byron Nikolaidis
Тема NEW ODBC DRIVER v.0241
Дата
Msg-id 355CA817.38CF611D@insightdist.com
обсуждение исходный текст
Список 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.





В списке pgsql-interfaces по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [INTERFACES] mSQL Compatibility Library (fwd)
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [INTERFACES] Re: Index unused with OR?