TOraMetaData bugs

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
siapf_fp
Posts: 6
Joined: Mon 22 Feb 2010 09:46
Location: Bordeaux, France

TOraMetaData bugs

Post by siapf_fp » Tue 30 Mar 2010 10:06

Hi,

With TOraMetaData and an Oracle 8.0.5 server I encountered the following bugs :

- With MetaDataKind = Constraints : ORA-00904: invalid column name
- With MetaDataKind = Procedures : ORA-00905: missing keyword
- With MetaDataKind = UserDefinedTypes : ORA-00904: invalid column name

Regards,

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Wed 31 Mar 2010 09:40

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next ODAC build.

Post Reply