Windows Internal Database: Difference between revisions

Content deleted Content added
No edit summary
Line 10:
}}</ref>
 
[[SQL Server Management Studio Express]] can be used to connect to an instance of Windows Internal Database using <code>\\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query</code> as instance name. But this will only work locally, as Remote Connections will notcannot be enabled for this instanceedition of bySQL defaultServer.
 
==References==