Connecting SQL Express Manager to User Instances

Use Master
GO
Select owning_principal_name, instance_pipe_name
FROM sys.dm_os_child_instances
GO

HOSTNAME\UserName	\\.\pipe\4104C6A7-5175-45\tsql\query

Connect to
np:\\.\pipe\4104C6A7-5175-45\tsql\query

Bookmark and Share

You should follow me on twitter here

Leave a Reply