I have a window form application running in a client machine. Some clients are still using the oracle92 client and their machine In opd.net did not install. I have updated my Oracle Client as 10G, and my application is currently based on ODPP 10.1. When I deploy this application, it is not working on the client's machine because they are still using Oracle Client 92 How can I fix this problem with this client's Oracle client?
Thank you!
The ODP from the lowest version target client Will have to build against net DLL. The easiest way to do this is to install the customer version that they are using, to make sure that you install the ODP.NET, and then create against it.
Comments
Post a Comment