I am Getting this error message:
Test connection failed because of an error in initializing provider. 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
I want to connection a application to oracle database this application will print identification card for a particular person
I have instant_client_10_2
on C drive and added the
path to => C:\instant_client_10_2;
Created a TNS_ADMIN
and set the path there => C:\instant_client_10_2;
but still i have this error message popping up while connecting the software to the Database.
While connecting the ODBC in the computer is works and the test connection is successful.
I am using 64-bit OS, and the instant client is also 64-bit