Hello Programms!

Sharepoint services 3 was install with default settings (with SQL Server 2005 Embedded Edition (MICROSOFT##SSEE)).

After that i setup SQL Server Management Studio Express. 

I cant connect to it DB, because connection to MICROSOFT##SSEE fault:
"...bla..bla..bla...MICROSOFT##SSEE does not allow remote connections.....bla..bla..bla..."

In SQL Server Configuration Manager i turn on everythink: tcp/ip, all clients protocol. Not help.

How to connect MICROSOFT##SSEE with SQL Server Management Studio Express?

Thanks!