Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 sql server 2005 Installation-Network

Author  Topic 

paramu
Posting Yak Master

151 Posts

Posted - 2009-07-06 : 11:05:47
I formatted my sql-server, and again I want to install the sql server 2005. While installing time, I checked it asked domain_name,user a/c, password.. Is it possible to give my username & password or it has to be a administrator?
and remaining what are all the things to be follow?

Any link for picture messages or some informations for guidences?

Thanks For Guidances & Helps

X002548
Not Just a Number

15586 Posts

Posted - 2009-07-06 : 13:04:28
I imagine you ar e setting the password for sa..no?

You can add yourself as an sa later...which is a good practice

set the sa password to something very stong, save it somewhere, set your window login account as sa, and never use sa again

except in emergency



Brett

8-)

Hint: Want your questions answered fast? Follow the direction in this link
http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx

Add yourself!
http://www.frappr.com/sqlteam



Go to Top of Page
   

- Advertisement -