Data Source Initialization OLE DB Property — «numeric_i16_rules»

Name:
numeric_i16_rules
Type:
VT_I4
R/W:
R/W
Default:
0
IBProvider:
5.29

Rules for NUMERIC-columns with precisions 19..38. Can be zero or the combination of the following flags:

Value Description
1 NUMERIC with zero scale will be processed as INT128.
2 Precision of NUMERIC will be 39 instead 38.

If you get the problems with NUMERIC and MSSQL (linked server), add to connection string «numeric_16_rules=2».

See also

Other properties of group

Other sets of properties