User: hr Date: 06/04/19 06:21:13 Modified: /dba/dbaccess/source/ui/inc/ TypeInfo.hxx
Log: INTEGRATION: CWS oj17 (1.7.100); FILE MERGED 2006/03/09 07:47:14 oj 1.7.100.1: #i62561# use a prepared statement when the rowset can not be used for insertion File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: TypeInfo.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TypeInfo.hxx?r1=1.7&r2=1.8 Delta lines: +1 -1 ------------------- --- TypeInfo.hxx 8 Sep 2005 15:40:27 -0000 1.7 +++ TypeInfo.hxx 19 Apr 2006 13:21:10 -0000 1.8 @@ -101,11 +101,11 @@ sal_Int32 nPrecision; // Laenge des Types sal_Int32 nNumPrecRadix; // indicating the radix, which is usually 2 or 10 + sal_Int32 nType; // Datenbanktyp sal_Int16 nMaximumScale; // Nachkommastellen sal_Int16 nMinimumScale; // Min Nachkommastellen - sal_Int16 nType; // Datenbanktyp sal_Int16 nSearchType; // kann nach dem Typen gesucht werden --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
