Hi,
My
application is using OleDbConnection
to connect with oracle. In my local development environment I am able
to use it with out any problem. But when I push to Staging server, I
am facing connection Issue. On the staging server Oracle Application
server is running and I am able to use SQLPLUS to connect with the
Oracle server. The error which I am getting is as follows.
Error
Message:Oracle client and networking components were not found. These
components are supplied by Oracle Corporation and are part of the
Oracle Version 7.3.3 or later client software installation.
Provider
is unable to function until these components are installed.
Thanks in advance