Get field names from Oracle spatial

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
iimu
Posts: 5
Joined: Thu 18 Nov 2004 13:22
Location: Finland

Get field names from Oracle spatial

Post by iimu » Thu 24 Feb 2005 12:37

How can I get field names from spatial table if I use Net option ? I don't wan't data just field names. If I use OCI everything works fine but with Net option I get error: "Data type is not supported".

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

Post by Alex » Thu 24 Feb 2005 15:39

ODAC with Net option doesn't support Oracle Objects.
Pls. see other Net option limitations in "Working with ODAC Net" topic of ODAC help.

Post Reply