How to know which version of Oracle client is used by the .Net?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, Curretly i am doing some operations on tables of oracle 9i database using oracle connections and commands by using the namespace "System.Data.OracleClient" i want to know which provider is used internally by the .Net for the database operations with this namespace and by the by client version of oracle on my system is 10g. Thanks in Advance.