Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
getSqlMastered
Starting Member
12 Posts |
Posted - 2009-05-20 : 03:46:38
|
Hi dear Friends, I have an application that access a remote sql server 2000 database from a client PC. I have also a similar database on another remote sql server 2000 but I am not able to access it remotely via the same application installed on the same client PC.I have made connetcion path adjustments based on server and database names with similar sql server configuration. Moreover, I gave same access right for same user , used Named Pipes and TCP/IP with default port # 1433 for both servers and both are on Windows 2003 server in the same domain. But from one server the application runs perfectly and from the other it gives an error message " Object Reference not set for an instance of an object".I kindly request your help and experince on this regrad. Thanks |
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2009-05-20 : 04:13:37
|
Please don't post multiple messages on the same issue!http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=125999 |
|
|
|
|
|