Best practice : How to use oraclePackage in class object ?

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
scortex84
Posts: 1
Joined: Fri 17 Dec 2010 08:04

Best practice : How to use oraclePackage in class object ?

Post by scortex84 » Fri 17 Dec 2010 08:12

Hello,

I'm trying dotConnect for Oracle. I'm interested in using oraclePackage component. I try to use it in winform, and it work great. The wizard generate calls to package procedures

But, how to use it in a class ? How to show the wizard ? What is the best practice to use this component in dataaccesslayer ?

thank you for your help, and sorry for my bad english.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Fri 17 Dec 2010 09:32

Please try running it in your Class Library project via the Tools > Oracle > Oracle Package Wizard menu of Visual Studio. If it is not available, please specify the version and edition of your dotConnect for Oracle (Tools > Oracle > About) and Visual Studio (Help > About). Notify us about the results.

Post Reply