Access Oracle in Direct Mode with Binary_double

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
cointec
Posts: 50
Joined: Fri 11 Dec 2015 11:02

Access Oracle in Direct Mode with Binary_double

Post by cointec » Mon 14 Dec 2015 22:51

Unidac documentation says that with Oracle direct mode client, some column types are not supported, like Binary_double.

I'm testing it and I have no problem selecting and updating a table with a column of such type.

Is the documentation correct?

Regards

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Access Oracle in Direct Mode with Binary_double

Post by MaximG » Wed 16 Dec 2015 10:03

Support for BINARY_DOUBLE and BINARY_FLOAT fields in Direct Mode was added in the UniDAC version 6.1.3 on 14-Apr-2015. We will correct the obsolete information about using BINARY_DOUBLE and BINARY_FLOAT fields in the UniDAC documentation.

Post Reply