Annotation of sql/odbc/ChangeLog, revision 1.4
1.4 ! paf 1: 2002-10-22 paf
! 2: * parser3odbc.C 1.10:
! 3: column types extracted once per table [were per row]
! 4: data extract objects created once per table [were per cell]
! 5:
1.3 paf 6: 2002-06-03 paf
1.4 ! paf 7: * parser3odbc.dsp 1.5:
1.3 paf 8: fixed .dsp-s along with reorganized cvs modules dirs structure
9:
1.4 ! paf 10: * parser3odbc.dsp [release_1_0_0001] 1.2.2.1:
1.3 paf 11: reorganized cvs modules
12:
13: 2002-05-15 paf
1.4 ! paf 14: * MFCpatches/DBCORE.CPP 1.4:
! 15: * parser3odbc.C 1.8:
! 16: * parser3odbc.dsp 1.4:
1.3 paf 17: EXEC, call, {
18: sql statement starts now considered as stored procedure call and cause table result extraction
19:
1.4 ! paf 20: * parser3odbc.C 1.9:
1.3 paf 21: not-returning-tables sp execs checked
22:
1.2 paf 23: 2002-04-25 paf
1.4 ! paf 24: * MFCpatches/DBCORE.CPP 1.3:
! 25: * parser3odbc.C 1.7:
! 26: * parser3odbc.dsp 1.3:
1.2 paf 27: create table test (id int, a smalldatetime, b ntext, c nvarchar
28: 100))
29:
30: 2002-03-05 paf
1.4 ! paf 31: * MFCpatches/DBCORE.CPP 1.2:
! 32: * parser3odbc.C 1.6:
! 33: * parser3odbc.dsp 1.2:
1.2 paf 34: another mfc bug: non-string datatypes report wrong string size
35:
1.1 paf 36: 2002-02-08 paf
1.4 ! paf 37: * parser3odbc.C 1.4:
1.1 paf 38: 2002
1.2 paf 39:
1.4 ! paf 40: * AUTHORS 1.1:
! 41: * INSTALL 1.1:
! 42: * README 1.1:
1.2 paf 43: install&others added
1.1 paf 44:
1.4 ! paf 45: * COPYING 1.1:
! 46: * parser3odbc.C 1.5:
1.1 paf 47: added GNU copyright
48:
49: 2001-11-16 paf
1.4 ! paf 50: * parser3odbc.C 1.3:
1.1 paf 51: introducing estimating String::cstr_bufsize, 0
52:
53: 2001-10-29 paf
1.4 ! paf 54: * parser3odbc.C 1.2:
1.1 paf 55: setjump
56:
E-mail: