Skip to Main Content

Oracle Database Discussions

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!

Connecting to Oracle DB using Linq

819462Nov 29 2010 — edited Nov 29 2010
Hi

I am trying to send data from a .net application to an Oracle DB. I am familiar about the regular way of connecting using System.Data.OracleClient and setting up connection string.

But I wanted to make sure if any LINQ Providers / 3rd party tools available to talk to an Oracle DB using LINQ, Since Linq is used to connect only to SQL relational DB and XML files.

Any guidance would be appreciated.


Thanks
Sugeetha Subbarayalu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2010
Added on Nov 29 2010
4 comments
335 views