OraPackage wizard (problem).

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
AlexandreECAD
Posts: 40
Joined: Wed 30 Nov 2005 15:55
Location: Brazil

OraPackage wizard (problem).

Post by AlexandreECAD » Wed 23 May 2007 21:48

I'm not using this feature yet, but when I made a test the result unit only had the Class declaration and a create method, all the others methods, function, variables was missing.

I've tested with client and direct mode.

The owner of the package wasnt the same owner that made the login.

I was think that the class created will have all the methods and function contained in the Package.

I'm using BDS2006, ODAC Pro 6.05.07, Oracle 8i and Client 8.1.7

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 24 May 2007 09:21

Thank you for information. We have reproduced this problem and fixed it.
Now Oracle Package Wizard works with Oracle 7, 8 and 8i correctly.
This fix will be included in the next ODAC build.

Post Reply