|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, June 29, 2010 3:17 AM
Points: 1,
Visits: 2
|
|
hi friends. I am trying to install SQL Server 2008. it is successfully installed with out asking for any kind of credentials.when i open sql server management studio it is asking credential. what will be the user name and password?
|
|
|
|
|
SSC Eights!
      
Group: General Forum Members
Last Login: Thursday, November 15, 2012 8:38 AM
Points: 802,
Visits: 1,169
|
|
you can get in if you are A an administrator on the box and you selected mixed or windows authentication mode during install. if you selected something other then windows authentication then it would have asked for an sa username and password. otherwise you must be a member of the administrattive group on that computer. that will force it to allow you in.
Dan
If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, January 21, 2013 6:38 PM
Points: 146,
Visits: 1,447
|
|
Did you specify Windows Authentication or Mixed Mode Authentication? If Mixed Mode you can use the SA username and the password you specified during the install.
If Windows Authentication did you add an administrator during the install? There is a point during the install where you can add an administrator and/or add the current user as an administrator.
If neither of these you can probably re-run the installer and add an administrator that way.
|
|
|
|
|
Mr or Mrs. 500
      
Group: General Forum Members
Last Login: Sunday, April 21, 2013 10:57 PM
Points: 535,
Visits: 1,423
|
|
While installing SQL Server 2008 and choosing authentication, By default it will be windows authentication, if you choose mixed mode then it would have asked to type the sa password.
Assuming you have choosed windows authentication, did you add admin user for SQL Server, if no then you need to go ahaed with the installation once more and please select mixed mode authentication.
"More Green More Oxygen !! Plant a tree today"
|
|
|
|