Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Necessary to Install Oracle Client for Oracle Dot Net Desktop App?

Anne T.Feb 3 2010 — edited May 27 2010
Thank you for all of your help with past answers.

We have a dot net desktop application which now uses data from an Oracle database. We can install Oracle Instant Client on each computer that uses this desktop application, but a colleague told me that maybe this isn't necessary.

He pointed to the following two articles:


http://msdn.microsoft.com/en-us/library/ms228366(VS.80).aspx

http://msdn.microsoft.com/en-us/library/system.data.oracleclient(VS.80).aspx


and particularly a sentence that reads:

In C#, using the .NET Framework, you do not have to load ODBC or JDBC drivers in order to access the database. Simply set the connection string for the database connection object...

It would be easier not to have to install Oracle Instant Client on all the computers... Do any of you know if it is possible to run a Dot Net Desktop application which accesses Oracle without having an Oracle Client on the desktop computer.

We are using ODBC.

Any advice is appreciated.

Thanks!
:) Anne
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 24 2010
Added on Feb 3 2010
2 comments
3,106 views