Page 1 of 1

Can I use OraDirect with VCL.NET Forms Application?

Posted: Sat 28 May 2005 11:05
by Mark
If so, how? The components only show up if I create a WinForms application.

Thanks.

Posted: Tue 31 May 2005 11:08
by Paul
Yes you can use OraDirect .Net with WinForms in Delphi 2005.
- Open Delphi or C#Builder and go to "Tool Palette" window;
- Add "OraDirect" category using popup menu;
- Select "Installed .NET Components..." from popup menu;
- Go to "Installed .NET Components" tab within opened dialog;
- Check OracleConnection, OracleCommand, OracleDataAdapter, OracleCommandBuilder,
OracleScript and OracleMonitor components;
- Press OK button.
Please see readme.txt and sample projects for more details