Morning all --
So I came in and sat down at my computer this morning and started working with my stuff, and the first time I tried to connect to my SQL Server machine down the hall, it wouldn't let me.
Hmmmmm.... So I start rooting around, and I figure out that my machine is the only one that is having problems. All other computers in the office are fine. And, everything was working perfectly when I left yesterday. I'm using TCP/IP as my protocol (both server and client) and 1433 as my port... etc.. etc..
I log in to the server, and everything appears to be fine. SQL Server is running, DSNs work properly. Everything appears to be A-OK until I try to connect to the database from my machine.
Here are the errors it gives when I try to test the DSN from control panel:
Connection Failed:
SQL State: '01000'
SQL Server Error: 10061
Connection Open (connect()) <--- There's more on that line, but that's the punchline
Connection Failed:
SQL State: '08001'
SQL Server Error: 11
General Network Error (check documentation) <--- Same, there's more, but that's the gist
Anyone have any ideas? I'm sort of dumbfounded by this.
Thanks!
Paul Prewett
So I came in and sat down at my computer this morning and started working with my stuff, and the first time I tried to connect to my SQL Server machine down the hall, it wouldn't let me.
Hmmmmm.... So I start rooting around, and I figure out that my machine is the only one that is having problems. All other computers in the office are fine. And, everything was working perfectly when I left yesterday. I'm using TCP/IP as my protocol (both server and client) and 1433 as my port... etc.. etc..
I log in to the server, and everything appears to be fine. SQL Server is running, DSNs work properly. Everything appears to be A-OK until I try to connect to the database from my machine.
Here are the errors it gives when I try to test the DSN from control panel:
Connection Failed:
SQL State: '01000'
SQL Server Error: 10061
Connection Open (connect()) <--- There's more on that line, but that's the punchline
Connection Failed:
SQL State: '08001'
SQL Server Error: 11
General Network Error (check documentation) <--- Same, there's more, but that's the gist
Anyone have any ideas? I'm sort of dumbfounded by this.
Thanks!
Paul Prewett