ODBC Oracle Lite BLOB/CLOB support

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
DirkB
Posts: 4
Joined: Wed 28 May 2008 09:02

ODBC Oracle Lite BLOB/CLOB support

Post by DirkB » Tue 10 Nov 2009 15:15

When using the ODBC connection to an Oracle Lite database, using fields of type CLOB/BLOB raise an error 'Data type not supported'.
Are there any plans to support these?

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 11 Nov 2009 09:22

We'll consider the possibility of supporting LOB types for Oracle Lite.

Check the data source options in ODBC Administrator. Maybe there is an option like LOB compatibility.

Post Reply