Entity Framework & Oracle Instantclient
Posted: Mon 24 Oct 2016 14:01
Is it possible to use the DevArt Oracle EF provider using the Oracle instant client, without having to install the client locally (as detailed in this blog entry)? We simply want to copy the required DLL's along with the web application (MVC) without having to change the registry or the PATH environment variable.
Trying to include the DLL's as described in this or this post doesn't work.
Trying to include the DLL's as described in this or this post doesn't work.