SQL Server management studio 2012 still using server 2005 instance -


i had installed sql server 2005 , management tools. have installed sql server 2012 , management studio 2012 along it. did not uninstall previous sql server 2005 before installing server 2012.

now problem management studio 2012 still using old instance of server 2005, creating troubles while restoring database, backup taken server 2012. here snapshot management studio 2012

how change instance version use sql server 2012 in management studio. if there doing wrong, or if there alternative, please tell. thanks

if have both versions installed @ once must using different instance names.

pc\sqlexpress 2005 instance, there must instance name 2012 e.g. pc\sql2012

you can find instance name out in sql configuration manager.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -