I try to configure DNS for odbc running c:/windows/syswow64/odbcad32.exe
.
After choosing microsoft ODBC for ORACLE it ends with this error :
the Oracle(tm) client and networking components were not found . These component are supplied by Oracle Corporation and are part of the Oracle version 7.3(or greater) client software installation
you will be unable to use this driver untill these have been installed.
I installed oracle 11g on my pc but it doesnot helps.
What should I do ?
I guess you are missing something while configuring DNS. Is PATH variable correct in your environment variables? PATH variable should include ORACLE_HOME/bin directory. I am just predicting simple mistakes that we do.