OracleUseADODrivers

<< Click to Display Table of Contents >>

 

OracleUseADODrivers

Boolean Allows using ADO (ActiveX Data Objects) interfaces of Oracle-type databases, so that an Elipse E3's Query object recognizes the TIMESTAMP data type, thus enabling the reading from tables of Oracle-type databases containing a precision of milliseconds. If this property is set to False, a 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?