GetSchema() and Oracle 8.0.6

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
achib
Posts: 24
Joined: Thu 06 Oct 2005 11:23

GetSchema() and Oracle 8.0.6

Post by achib » Thu 17 Nov 2005 07:02

Hi!

I use OraDirect 2.5.3. In may app i have to get information about indexes and tables. I use GetSchema() method with collectionName Indexes,Tables,IndexColumns... When i work with Oracle 9.2 this method works, but when i work with Oracle 8.0.6 i get error ORA-00904: invalid column name. Please fix the bug ASAP.

Alexei

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Mon 21 Nov 2005 08:47

We reproduced your problem and fixed it. This fix will be included in the next OraDirect .NET build.

Post Reply