G
Guest
Recently I started a project attempting to connect to an Oracle 9i database
using the System.Data.OracleClient namespace with .Net 1.1. The database's
service name is longer than 16 characters & I have since found that their is
indeed a bug limiting service names to 16 characters in the namespace. What
is the latest version of the library I should be using? The assembly version
(installed on my development environment) for System.Data.OracleClient is
1.0.5000.0. Is there a fix forthcoming if this is the latest version?
using the System.Data.OracleClient namespace with .Net 1.1. The database's
service name is longer than 16 characters & I have since found that their is
indeed a bug limiting service names to 16 characters in the namespace. What
is the latest version of the library I should be using? The assembly version
(installed on my development environment) for System.Data.OracleClient is
1.0.5000.0. Is there a fix forthcoming if this is the latest version?