skip to main content
Connection Option Descriptions : Varint Precision
  

Try DataDirect Drivers Now

Varint Precision

Attribute

VarintPrecision (VP)

Purpose

Specifies the precision reported for Varint columns in column and result-set metadata. This option allows you to set a the precision for Varint columns when using an application that does not support unbounded data types.

Valid Values

x
where:
x
is an integer greater than 0 (zero).

Default

38

Notes

*In most scenarios, an error is returned if the size of a Varint value specified in a statement exceeds the precision determined by this option. However, when executing a Select statement, the driver returns data containing values that are larger than the specified precision.

GUI Tab

Schema Map tab