View Single Post
  #4 (permalink)  
Old 01-03-09, 03:58
Rajganesh Rajganesh is offline
Registered User
 
Join Date: Aug 2008
Location: India
Posts: 55
1. Is that SQL server running under local system account or any other other ,

- If its running under local system account , create an id and add it to administrator group then you will be able to connect

2.If SQL server is running under any other account , check whether u know the password and its having logon locally privilege at Os level , Try connecting SQL using that id , since if its running SQL server it must be having privilege at SQL server
Reply With Quote