[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
I have a solution for the above mentioned problem . This error we will get when we will try to connect to SQL server 2000 from Windows 7 or Vista from SQL Query analyzer or application .
The Solution is very simple . Edit your host file add the ip address to the host file for example if configured the alias in sql client as test
the host file entry will be like
192.168.134.10 test
Please try this and let me know it works or not .
No comments:
Post a Comment