OracleUseADODrivers

<< Click to Display Table of Contents >>

 

OracleUseADODrivers

Boolean Allows using Oracle's ADO (ActiveX Data Objects) interfaces so that Elipse E3's Query object recognizes the TIMESTAMP data type, thus enabling the reading of Oracle tables containing a precision of milliseconds. If this property is set to False, the database uses the DATE data type, with a precision of seconds.

 

NOTE

Configuring this property to True has no effect if the OracleEnableTimestamp property is set to False.

Was this page useful?