Tag: cws_src680_dbodf11 User: oj Date: 2008-04-01 11:05:37+0000 Modified: dba/dbaccess/source/inc/dsntypes.hxx
Log: add changes from 1.26 File Changes: Directory: /dba/dbaccess/source/inc/ ==================================== File [changed]: dsntypes.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/inc/dsntypes.hxx?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +3 -2 ------------------- --- dsntypes.hxx 2008-01-31 07:48:12+0000 1.1.2.1 +++ dsntypes.hxx 2008-04-01 11:05:34+0000 1.1.2.2 @@ -4,9 +4,9 @@ * * $RCSfile: dsntypes.hxx,v $ * - * $Revision: 1.1.2.1 $ + * $Revision: 1.1.2.2 $ * - * last change: $Author: oj $ $Date: 2008/01/31 07:48:12 $ + * last change: $Author: oj $ $Date: 2008/04/01 11:05:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -77,6 +77,7 @@ DST_MACAB = 21, DST_MSACCESS_2007 = 22, DST_EMBEDDED_HSQLDB = 23, + DST_MYSQL_NATIVE = 24, DST_USERDEFINE1, /// first user defined driver DST_USERDEFINE2, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
