disable numerics
Disable support for numeric and identity data types.
USYS$SYB_PARAMS = disable numerics
Description
This option provides a simple migration path from SYB U2 databases that have numerics disabled.
Note: Before using this option, ensure that SYB stored procedures are installed for the current version of Sybase.
When this option is enabled, the SYB connector does not support numeric or identity data types, and tables created on the fly or by scripts generated with the Create Table facility do not support the numeric data type.
Uniface |
Sybase with disable numerics |
---|---|
A1-A32 | Not supported |
N1-N2 | TINYINT |
N3-N4 | SMALLINT |
N5-N9 | INT |
N10-N32 | FLOAT |
P1 | TINYINT |
P2 | SMALLINT |
P3-P5 | INT |
P6-P8 | FLOAT |
Q1 | TINYINT |
Q2 | SMALLINT |
Q3-Q5 | INT |
Q6-Q8 | FLOAT |