Data type is not supported.

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
bigmine

Data type is not supported.

Post by bigmine » Mon 31 Jan 2005 13:33

:roll:
I'm working with Oracle 10g Spatial and ODAC net 5.5. on Delphi 7

When I connect to oracle on the OraExplorer with non-net option, it's not have a problem.
But, I connect to oracle with net option, this error message appeared ==> "Data type is not supported"

(Object support option checked)

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Mon 31 Jan 2005 16:10

Oracle objects, arrays, refs are not supported in ODAC with Net option.

Post Reply