can i install multiple instances for single user. right now i have installed windows server 2008 in my system. by default there is an Administrator account. so when i have installed sql server 2012 it installed with default instance. then i went to server
management studio. it shows server type = database engine, server name = machine name, Authentication = windows authentication. and username = machine name/Administrator... when i click on connect it is connected. now after that i have created another instance
and that is named instance (dbafaisal). My question is for that new named instance do i have to create a new user account. or it will run from administrator account only. if its that so, than how you run the new instance?
↧