All,
We have several .net applications running on client machines that target the unmanaged odp.net driver.
Now, if we write any new .net application that targets the managed odp.net,
should i install 12c cleint on all the client machines?
What steps do i need to follow to avoid installing 12c client on all the client machines.?
On searching the forum , few members have mentioned that I can extract 12c client and only
add the essential dll files related to managed provider.
Is there a list of which files are essential to use managed odp.net?
If i do extract all the dll's successfully and use in a project, and i deploy the project to client
machines, will it work successfully? (publish the project to client machines along with these new dll's)
Thanks.