Dear All,
I have TWO PCs, one of them having SQL Server 2005 Express
i get sure the TCP is enables , Active, Remote conneciton is enabled via TCP only
from VS2005 (C#) i can add new sqlconnection contorl and configure it with any of the installed DBs
but when i got to the Other PC with VS2005 as well, i can't configure it
all i can do is to see the server inthe server list.. but NO databases are retieved at all in the Select database drop down menu
any solution or suggestion
Do you use window authentication? Maybe there is a problem with that. Why don't you try creating a database user and try logging in with it?
No comments:
Post a Comment