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 LongVarChar size from "Max LongVarchar" box VarChar size from "Varchar" Box BUG_FIXES: 1. Fixed problem with SQL_C_BIT data converting to numeric.