Databaset project for Oracle

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
babel1979
Posts: 4
Joined: Mon 07 Nov 2011 12:10

Databaset project for Oracle

Post by babel1979 » Tue 08 Nov 2011 07:53

Hi

I have problem with wizard to generate database project for Oracle.
In combobox Connection I dont have any connection. In server explorer I have defined one data connection

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Post by Pinturiccio » Tue 08 Nov 2011 15:11

At the moment it is not possible to use connections, which are created in Server Explorer, in Oracle Object Wizard when working with Console Applications. Server Explorer's connections are available for the wizard only in Windows Forms Applications. We will consider the possibility of implementing this functionality for Console Applications as well.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Post by Pinturiccio » Wed 09 Nov 2011 12:57

The possibility of choosing connections that are created with Oracle Object Wizard and Oracle Package Wizard is implemented for different project types. We will post here when the corresponding build of dotConnect for Oracle is available for download

babel1979
Posts: 4
Joined: Mon 07 Nov 2011 12:10

Post by babel1979 » Thu 10 Nov 2011 11:08

Where can I add connection string ?

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Post by Pinturiccio » Thu 10 Nov 2011 12:56

In the new build it will be possible to use the connections from Server Exploerer in Oracle Object Wizard for Console Applications as well.
overtime wrote:Where can I add connection string ?
I am not sure that I understand your question. You can add an OracleConnection component from the toolbox to your form and change the property ConnectionString of an OracleConnection object

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Post by Pinturiccio » Fri 11 Nov 2011 14:15

New build of dotConnect for Oracle 6.50.244 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only). For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=22547

Post Reply