Restrictions on the Use of Datatypes
The PostgreSQL database places restrictions on the use of certain datatypes. Where possible, the DB Interface Module is flexible about datatypes. However, there are some situations where conversions are not possible. In these cases your applications must be aware of the contexts in which certain datatypes can be used. Table 235 outlines the known restrictions associated with each DB Interface Module type.
|
RWDBValue::ValueType |
Restrictions |
|
|
No restrictions |
|
|
No restrictions |
|
|
Only the PostgreSQL |
|
|
RWDateTime is limited to milliseconds, but PostgreSQL can support a much finer precision. PostgreSQL's timestamp type supports a range from 4713 BC to 5874897 AD. However, RWDateTime is limited to a datetime range of 09-14-1752 00:00:00.000 to 9999-12-31 23:59:59.999 |
|
|
Only the PostgreSQL DateStyle ISO 8601 format in MDY mode is supported. |
|
|
This datatype is not supported. |
|
|
No restrictions |
|
|
No restrictions |
|
|
No restrictions |
|
|
No restrictions |
|
|
No restrictions |
|
|
No restrictions |
|
|
This datatype is not supported. |
|
|
No restrictions |
|
|
No restrictions |
|
|
No restrictions |
|
|
No restrictions |
|
|
This datatype is not supported. |
|
|
This datatype is not supported. |