scuttleButt
Programmer
I am confused. I am using SQL Server 2000. Initially I set up SQL as Windows only authentication. The problem was that my Intranet server could not connect; it is running Windows 2000. For some stupid security reasons the administrator disabled all IUSR_ accounts. So it was having problems getting connected. My desktop (also Windows 2000) connected just fine through both the DSN and through the SQL enterprise manager/query analyzer with Windows authentication (working good for a month now). I finally gave up on the Windows thing and changed the SQL server to both Windows and SQL authentication. I created an new user in SQL and used that for the Intranet server's DSN info. Works great but NOW I can't get my desktop to connect either way (DSN or thru SQL). The message it gives me is something like, "the server is not started or access has been denied" (or something like that). What did I do to mess up my desktop's connectivity and what can I do to fix it?