database - SQL server 2008 default user name -


I just installed a new Microsoft Visual Studio - 2010 , this studio SQL With the server also

I added a password at the time of installation and installation but I did not add the user name.

So I want to know the basic username that uses it is SQL Server 2008?

The default user name will be sa . Think like a

window on a UNIX box or an root account on the Administrator account, use it to create another admin account , Then either disable it or set a porn long password for it and its use only when necessary.

Comments