ODP.NET vs SQLClient. .... any suggestions?
Anyone who has info on the comparision of ODP.NET (Oracle Data Provider released by Oracle) and SQLDataProvider for .NET ?
There has been an OracleClient ... another release by MS to support Oracle (10g)..and turns out that it works just fine except for isolated cases of memory leaks. ODP.NET claims to have resolved the memory leak issue...and comparable in perfomance to the SQL DataProvider.
Anyone who has worked on either....any suggestions.?
Thanks in advance.