Feature Request : Package Wizard

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jfudickar
Posts: 202
Joined: Fri 10 Mar 2006 13:03
Location: Oberursel / Germany

Feature Request : Package Wizard

Post by jfudickar » Wed 28 Feb 2007 17:58

Please add an Expert which creates the *.Pas files to create a component to access pl/sql-packages.

Each procedure/function of the package should result in a component-procedure with similar named arguments.

It should be possible to generate something similar based on the oracle dictionary.

Greetings
Jens

P.S: The Allround Automations Component have such a wizard :-)

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

Post by Plash » Thu 01 Mar 2007 12:54

We will investigate possibility to add such functionality in either of the next ODAC versions.

Post Reply