Here is how we connect to the Embedded SQL instance:
We can create a Server Alias for the "MICROSOFT##SSEE" named instance.
1. Run "cliconfg" on the box from the command line or from Start --> Run
2. In the "SQL Server Client Network Utility" console, click the Alias tab.
3. Create a new Server alias.
4. Server alias:
5. Replace
Server name: .\MICROSOFT##SSEE
Pipe name: \\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query
6. Then open SQL 2005 management studio, input
Now you can use SQL 2005 management studio to connect to the SQL data for SharePoint site successfully.
Hope above information is helpful
Cheers !!
No comments:
Post a Comment