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 |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-07-10 : 09:15:24
|
kamran writes "I need to connect my SQl server from my Desktop WINXP Pro PC whihc is running SQL Desktop Edition to SQL Server 2000 running on Windows 2003 Server as a dedicated web hosting server." |
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2006-07-10 : 13:02:56
|
not sure what your question is. Are you getting an error? Are you trying to set up a linked server, or do you just want to be able to connect to the remote server using the client tools? (enterprise manager, query analzyer, etc.-ec |
 |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2006-07-10 : 19:39:10
|
create a TCP/IP connection on client network utility 2. register your server in EMtry and connect.take note, its not safe to connect directly over the net |
 |
|
|
|
|