Annotation of sql/odbc/ChangeLog, revision 1.6
1.6 ! paf 1: 2003-07-24 paf
! 2: * parser3odbc.C 1.14:
! 3: moved tempate_gc to HEAD
! 4:
! 5: 2003-07-22 paf
! 6: * parser3odbc.C [template_gc] 1.13.6.2:
! 7: updated to interface v8
! 8:
! 9: 2003-03-26 paf
! 10: * parser3odbc.C [template_gc] 1.13.6.1:
! 11: mistakenly patched HEAD branch. copying changes to template_gc one
! 12:
! 13: 2003-01-21 paf
! 14: * parser3odbc.C 1.13:
! 15: 2002->2003
! 16:
1.5 paf 17: 2002-12-09 paf
18: * parser3odbc.C 1.12:
19: changed exception handling mech in sql handlers #2
20:
21: 2002-10-29 paf
22: * parser3odbc.C 1.11:
23: binary field extracted as string with zero-chars inside
24: changed string.save [see]
25:
1.4 paf 26: 2002-10-22 paf
27: * parser3odbc.C 1.10:
28: column types extracted once per table [were per row]
29: data extract objects created once per table [were per cell]
30:
1.3 paf 31: 2002-06-03 paf
1.4 paf 32: * parser3odbc.dsp 1.5:
1.3 paf 33: fixed .dsp-s along with reorganized cvs modules dirs structure
34:
1.4 paf 35: * parser3odbc.dsp [release_1_0_0001] 1.2.2.1:
1.3 paf 36: reorganized cvs modules
37:
38: 2002-05-15 paf
1.4 paf 39: * MFCpatches/DBCORE.CPP 1.4:
40: * parser3odbc.C 1.8:
41: * parser3odbc.dsp 1.4:
1.3 paf 42: EXEC, call, {
43: sql statement starts now considered as stored procedure call and cause table result extraction
44:
1.4 paf 45: * parser3odbc.C 1.9:
1.3 paf 46: not-returning-tables sp execs checked
47:
1.2 paf 48: 2002-04-25 paf
1.4 paf 49: * MFCpatches/DBCORE.CPP 1.3:
50: * parser3odbc.C 1.7:
51: * parser3odbc.dsp 1.3:
1.2 paf 52: create table test (id int, a smalldatetime, b ntext, c nvarchar
53: 100))
54:
55: 2002-03-05 paf
1.4 paf 56: * MFCpatches/DBCORE.CPP 1.2:
57: * parser3odbc.C 1.6:
58: * parser3odbc.dsp 1.2:
1.2 paf 59: another mfc bug: non-string datatypes report wrong string size
60:
1.1 paf 61: 2002-02-08 paf
1.4 paf 62: * parser3odbc.C 1.4:
1.1 paf 63: 2002
1.2 paf 64:
1.4 paf 65: * AUTHORS 1.1:
66: * INSTALL 1.1:
67: * README 1.1:
1.2 paf 68: install&others added
1.1 paf 69:
1.4 paf 70: * COPYING 1.1:
71: * parser3odbc.C 1.5:
1.1 paf 72: added GNU copyright
73:
74: 2001-11-16 paf
1.4 paf 75: * parser3odbc.C 1.3:
1.1 paf 76: introducing estimating String::cstr_bufsize, 0
77:
78: 2001-10-29 paf
1.4 paf 79: * parser3odbc.C 1.2:
1.1 paf 80: setjump
81:
E-mail: