INTEGRATION: CWS dba23 (1.34.16); FILE MERGED
2005/01/21 06:31:32 oj 1.34.16.1: #i40648# new DataType::BOOLEAN
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
*
|
||||
* $RCSfile: FormattedField.cxx,v $
|
||||
*
|
||||
* $Revision: 1.34 $
|
||||
* $Revision: 1.35 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2004-11-16 10:37:51 $
|
||||
* last change: $Author: vg $ $Date: 2005-02-17 10:41:56 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
@@ -867,6 +867,7 @@ void OFormattedModel::onConnectedDbColumn( const Reference< XInterface >& _rxFor
|
||||
switch (nType)
|
||||
{
|
||||
case DataType::BIT:
|
||||
case DataType::BOOLEAN:
|
||||
case DataType::TINYINT:
|
||||
case DataType::SMALLINT:
|
||||
case DataType::INTEGER:
|
||||
|
Reference in New Issue
Block a user