Project Description
The Linq To Oracle project provides a custom query provider for Oracle databases.

coming soon
  • a generator for ORACLE database and the current version of this provider
  • unit tests
  • samples
  • a release version
  • .NET 3.5 support
Last edited Sep 17 at 5:56 PM by 41ANGELUS, version 7
Comments
SomBal wrote  Oct 20 at 3:52 PM 
We would like to know the approximate date .

41ANGELUS wrote  Oct 22 at 6:06 AM 
Unit Tests and Samples are coming in few days. The generator should be released next week.
I hope release .NET 3.5 support in 3 weeks, I have to optimize runtime and generated queries yet .

neaflo wrote  Nov 13 at 10:37 PM 
Could you please provide some brief explanation on how to install the binaries? I have downloaded the latest release but I've got a bit lost in the folders' structure.

41ANGELUS wrote  Nov 17 at 7:31 PM 
I have added a binaries folder which contains required assemblies,
I have added a folder Src\Unit Tests\SampleQueries\bin\Debug containing the SampleQueries executable too

Channard wrote  Nov 22 at 3:45 PM 
Excellent!

johncardozo wrote  Today at 9:32 PM 
It's not very clear how to install the binaries. There are some dll's but I don't know what to do with them.
Is there some kind of template for VS2008 like LINQ to SQL?
Could you please publish some explanation about how to install and use LINQ to ORACLE?
Thank you very much.

Updating...