problem wuth oracle 9i

  • Thread starter Thread starter rahul
  • Start date Start date
rahul said:
unable to load oramts.dll


when i am trying to open the connection it is show the above problem.


get me the solution.

From
http://www.developmentnow.com/g/7_2004_6_0_11_0/dotnet-framework-adonet.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com

The .dll you cite is not present on my Visual Studio .NET 2003 machine
(Oracle client software not installed), so is this .dll supplied as part of
an Oracle driver or client package?
Perhaps if you shared some details on the circumstances surrounding the
problem, such as whether you are using a local instance of Personal Oracle
or connecting to an Oracle instance on a remote server, and some details on
how you are using your OracleConnection instance, we could be more helpful.
 
Back
Top