If you want to manage the stand-alone (MS SQL 2005 Express Edition) database installed with WSS 3.0 take these steps:
- Install the MS SQL Express 2005 Toolkit.
- Login with an account that has management capabilities to the SQL Database.
- Start the MS SQL Server Management Studio Expres from the start menu.
- At the connect to server screen, enter “\.pipeMSSQL$MICROSOFT##SSEEsqlquery” in the field server name.
- Select Windows Authentication, and connect.