i have programmed an application. it can connect to sql server when i am testing it on my own computer, but when i install it on other computers. and want to connect to sql server it says:
"An error has occureed while establishing a connection to the server. when connecting too SQL server 2005. This Failure may be caused by the fact under the default Setting server does not allow remote connections."
*)but my sql server is 2000, and other application can connect to it remotely. so it could not be the configuration of sql server. which i checked it and it let the remote connection
*) Firewall is Off
what could be the problem?
does visual studio 2008 has any problem with sql server 2000?
"An error has occureed while establishing a connection to the server. when connecting too SQL server 2005. This Failure may be caused by the fact under the default Setting server does not allow remote connections."
*)but my sql server is 2000, and other application can connect to it remotely. so it could not be the configuration of sql server. which i checked it and it let the remote connection
*) Firewall is Off
what could be the problem?
does visual studio 2008 has any problem with sql server 2000?