Error in Unidac: OraClassesUni.pas in version 3.00.0.5

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
roznicki
Posts: 14
Joined: Tue 09 Feb 2010 13:15

Error in Unidac: OraClassesUni.pas in version 3.00.0.5

Post by roznicki » Mon 15 Mar 2010 13:01

There is error in GetUDTs method:

There is no TYPE_SCHEMA field in SYS.ALL_OBJECTS system view in Oracle 9i. There is OWNER field and function should use field OWNER instead.
If You want I can provide additional code for this.

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 17 Mar 2010 13:35

Thank you for information. We have fixed this problem. This fix will be included in the next build of UniDAC.

Post Reply