RWDBValue::ValueType | Restrictions |
---|---|
Blob | No restrictions |
Char UnsignedChar | No restrictions |
Date | No restrictions |
DateTime | Oracle's TIMESTAMP datatype supports dates from January 1, 4712 BC through December 31, 9999, 23:59:59.999, but RWDateTime is limited to dates since September, 14, 1752. Further, Oracle’s TIMESTAMP datatype can hold fractional seconds with a precision of 0 through 9, but RWDateTime is limited to milliseconds. |
TimeTuple | No restrictions |
TimeTupleOffset | Not supported |
Decimal | No restrictions |
Double | No restrictions |
Duration | Not supported by DB Access Module for Oracle OCI |
Float | No restrictions |
Int UnsignedInt | No restrictions |
Long UnsignedLong | No restrictions |
LongLong UnsignedLongLong | No restrictions |
MBString UString WString | Limited to 4,000 bytes |
LongDouble | No restrictions |
Short UnsignedShort | No restrictions |
String | No restrictions |