version.txt date: 01/06/98 version: 06.40.0003 ---------------------------------------------------------------------- This file describes changes and or fixes since the last update. NEW FEATURES: 1. Driver default (odbcinst.ini) protocol attribute. This is useful for defaulting future DSN's to a particular protocol. 2. Added XID type as a valid data type. Previously, when manually refering to xmin as a column, it would behave as a varchar. BUG_FIXES: 1. Backslashes are now escaped in parameter data. This was a bug brought up a while back when exporting MS Access data containing backslashes. 2. ReadOnly (default) is not allowed to be overridden in "odbc.ini", since it already is a default. 3. Fix SQLDriverConnect compile error on Unix.