Issue with System.Data.OracleClient and ODP.Net 11g together used in .net 2.0 web site
问题 In our .net framework 2.0 based application we were using System.Data.Oracleclient and now migrating to ODP.Net, the volume of the project is too high, so we cannot do the entire migration on one go, as a result the application is using 2 providers System.Data.Oracleclient & ODP.Net as of now. Now we are changing our OS, from Windows xp 32bit to Windows 7 64bit. While doing so we observed the following, 1) A query executes in < 1 sec using System.Data.Oracleclient & ODP.Net 10g 64bit (Oracle