View Single Post
  #12 (permalink)  
Old 09-01-10, 16:54
77george77 77george77 is offline
Registered User
 
Join Date: Sep 2010
Posts: 1
Quote:
Originally Posted by MCrowley View Post
Go to the SQL Server machine, and if you have login failure auditing on, then you should see a record of the login failure in SQL Server's errorlog. If you have login failure auditing on, and there is no mention in the errorlog of the actual login failure, then this is likely a firewall problem.
Thanks MCrowley, this actually helps me out a lot.
Reply With Quote