Annotation of sql/odbc/ChangeLog, revision 1.5.12.1

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

E-mail: