July 31, 2008 at 10:26 pm
Check the SQL logs and see if your failures are there. If so, there will be an error code that will let you know why the login is failing.
July 31, 2008 at 10:40 pm
rfalagan (7/31/2008)
yes, remote connections are allowed.
And, what are the settings for this? It should be one of the following:
o Using TCP/IP only
o Using named pipes only
o Using both TCP/IP and named pipes
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
August 1, 2008 at 7:52 am
SQL server 2005 Configuration Manager shows:
Shared Memory - Enabled
Named Pipes - Disbaled
TCP/IP - Disabled
VIA - Disabled
August 1, 2008 at 7:54 am
Enable Named Pipes and/or TCP/IP
August 1, 2008 at 8:34 am
I enabled both and IT WORKED!!.
Thanks so much.
Viewing 5 posts - 16 through 19 (of 19 total)
You must be logged in to reply to this topic. Login to reply