--- sql/odbc/ChangeLog 2002/02/08 10:28:46 1.1 +++ sql/odbc/ChangeLog 2002/04/26 11:06:05 1.2 @@ -1,7 +1,25 @@ +2002-04-25 paf + * MFCpatches/DBCORE.CPP: + * parser3odbc.C: + * parser3odbc.dsp: + create table test (id int, a smalldatetime, b ntext, c nvarchar + 100)) + +2002-03-05 paf + * MFCpatches/DBCORE.CPP: + * parser3odbc.C: + * parser3odbc.dsp: + another mfc bug: non-string datatypes report wrong string size + 2002-02-08 paf * parser3odbc.C: 2002 + * AUTHORS: + * INSTALL: + * README: + install&others added + * COPYING: * parser3odbc.C: added GNU copyright