join the MSSQLTips community

MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

 
Administering your Windows Internal Database (MICROSOFT##SSEE) instance - MSSQLTips

MSSQLTips

MSSQLTips.com - your daily source for SQL Server tips
Welcome to MSSQLTips Sign in | Join | Help
in Search

Administering your Windows Internal Database (MICROSOFT##SSEE) instance

Last post 09-07-2008 12:20 PM by DDS. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 09-05-2008 12:30 AM

    Administering your Windows Internal Database (MICROSOFT##SSEE) instance

    This post is related to this tip: Administering your Windows Internal Database (MICROSOFT##SSEE) instance

    http://www.mssqltips.com/tip.asp?tip=1577

  • 09-07-2008 9:18 AM In reply to

    • Preethi
    • Top 75 Contributor
    • Joined on 09-05-2008
    • Colombo, Sri Lanka
    • Posts 6

    Re: Administering your Windows Internal Database (MICROSOFT##SSEE) instance

    Very good topic. Good to know the internals and the fact that Micorsoft has increased the usage of SQL Server in many of its products.

  • 09-07-2008 12:03 PM In reply to

    • DDS
    • Top 500 Contributor
    • Joined on 09-07-2008
    • Posts 2

    Re: Administering your Windows Internal Database (MICROSOFT##SSEE) instance

    Great Tip but I was unable to connect with (\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query) and result was:   "An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 25 - Connection string is not valid) (.Net SqlClient Data Provider)"

  • 09-07-2008 12:20 PM In reply to

    • DDS
    • Top 500 Contributor
    • Joined on 09-07-2008
    • Posts 2

    Re: Administering your Windows Internal Database (MICROSOFT##SSEE) instance

    Got it.  The instructions were missing one leading "\".     \\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query

Page 1 of 1 (4 items)