thanks for video. I install this program but when i open the sql server managment studio, it asks me to inter the sever name. i do not know what to do on this optopn. when i hit cancel it does not let me start new quary. so how can i have server name on sql server managment studio.
@rrever the server name would be your computer name. If you specified a named instance then the server name would be computername\InstanceName. In the summary area I added a link to (twitpic) screenshots to illustrate the difference.
Hello,
thanks for video. I install this program but when i open the sql server managment studio, it asks me to inter the sever name. i do not know what to do on this optopn. when i hit cancel it does not let me start new quary. so how can i have server name on sql server managment studio.
thank you.
rrever 1 year ago
@rrever the server name would be your computer name. If you specified a named instance then the server name would be computername\InstanceName. In the summary area I added a link to (twitpic) screenshots to illustrate the difference.
samsonjr2 1 year ago
@samsonjr2
Is there some way to know what i have used. because i use computer name but not working.
rrever 1 year ago
@rrever of course. Run the following in a command prompt
reg query "HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names" /s
then post back the results here.
samsonjr2 1 year ago