ODP.Net and Oracle RDB
Hi,
I have just configured ODAC for Client 11.1.0.7.20 with Oracle Rdb Developer Tools for Visual Studio .NET. I successfully have established a connection and can view and query the tables from my Rdb database. But I am getting an error when I try to view the table columns for some of the tables in the Data Sources. I get the following error:
Internal Error <DatabaseMetaData.GetColumns>
: in <rdbnet:rdbDecBlobCursCol <prepare_stmt(1)>>
%SQL-F-FLDNOTCRS,Column COLUMN_DEF was not found in the tables in current scope: SQS.STATUS: -1
This does not happen on all the tables. Has anyone seen this issue before and could let me know what the possible cause is?
Thanks,
Edited by: user9180485 on Sep 28, 2010 9:33 AM