Annotation of sql/odbc/ChangeLog, revision 1.3

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

E-mail: