Hi Guys,
i have a windows 2000 server (lets name it X) with SQL 2000 ODBC driver which am experiencing problem accessing SQL server database on another server (lets take it as Y).
The test connection is successfull when i try it from my desktop to Y server but when i try it from that X to Y server no luck.
What i noticed was the the SQL ODBC driver version differences.
The SQL ODBC driver version on my PC is 2000.85.1117.00 where the version on X server is 3.70.11.46.
Anybody has any idea how to upgrade this driver?
By the way, is this some thing to do with MDAC? If i install MDAC 2.8 (Microsoft Data Access Component) will resolve my problem.
X= Win 2k SP4
Y= SQL server 2000
Thanks for your input.
i have a windows 2000 server (lets name it X) with SQL 2000 ODBC driver which am experiencing problem accessing SQL server database on another server (lets take it as Y).
The test connection is successfull when i try it from my desktop to Y server but when i try it from that X to Y server no luck.
What i noticed was the the SQL ODBC driver version differences.
The SQL ODBC driver version on my PC is 2000.85.1117.00 where the version on X server is 3.70.11.46.
Anybody has any idea how to upgrade this driver?
By the way, is this some thing to do with MDAC? If i install MDAC 2.8 (Microsoft Data Access Component) will resolve my problem.
X= Win 2k SP4
Y= SQL server 2000
Thanks for your input.
Comment