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