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 - 2004-03-08 : 08:17:18
|
| Regenal writes "Hello SQL Team, Presently, I have a small home network and I trying to make an sql connection, but for some technical reasonsI'm unable to successfully accomplish this task. I am using SQL server 2000 with sp3 on Windows Server 2003 and windows xp is the client.Error Message from the Query Analyzer on windows xpServer: Msg17, Level 16, State 1[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist or access denied" |
|
|
derrickleggett
Pointy Haired Yak DBA
4184 Posts |
Posted - 2004-03-08 : 09:01:56
|
| Are you trying to connect using Windows Authentication or a SQL Server login? If you are using Windows Authentication, is your home network setup as a domain? Does SQL Server have the login you are trying to login as registered under security/logins?Let us know and we should be able to help you.MeanOldDBAderrickleggett@hotmail.comWhen life gives you a lemon, fire the DBA. |
 |
|
|
|
|
|