Does LINQ to SQL support Oracle.ODP? If not, is a similar offering from Oracle available or in the works?
LINQ to SQL only supports SQL Server. For LINQ to Oracle, you'll want Entities, LINQ for nHibernate, or DbLinq to name a few.
Of those, DbLinq is intended to be the closest thing to an exact port of LINQ to SQL for other databases.
DevArt offers a provider for Oracle with LINQ support here. They also provide a direct mode where there is no need to install an oracle client and support for ADO.NET Entity framework.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With