my company is using the old Oracle.DataAccess and Oracle 11g (release 2) on many servers with many apps, so I can't update the driver. Now I have to create a web app, and i'd like to use EF's code first. The problem is that it works only with the newest ManagedDataAccess, and I can't use it.
Is there any way I can map EF with the oldest driver?