SQL , :
A connection was successfully established with the server but then an error occurred during login process. (Provider: Shared Memory Provider, error: 0 No process is on the end of the pipe.) (Microsoft SQL Server, Error: 233).
, .
TCP/IP
, SQL 1433, TCP. TCP/IP Configuration Manager:
- SQL ;
- SQL Server Configuration Manager. SQL Server Network Configuration → Protocols for %%;
- , TCP/IP (Enabled). , Enabled = Yes;

() SQL .
Named Pipes
Named Pipes ( ) , . , 233 :
- SQL ;
- SQL Server Configuration Manager. SQL Server Network Configuration → Protocols for %%;
- , Named Pipes (Enabled). , Enabled = Yes;
TCP/IP, (. ).
*** !
, . . , , , , 233.
1433 . :
- WF.msc ( );
- Windows Firewall with Advanced Security, , Inbound Rules, New Rule ;
- Rule Type Port, Next;
- Protocol and Ports, TCP. Specific local ports 1433. Next;
- Action (, ?), Allow the connection, Next;
- Profile (Domain, Private, Public). ! - Public;
- , , Allow inbound SQL;





. :
- SQL Server Management Studio ( SQL );
- ( , ), Properties;
- Connections. Allow remote connections to this server;
- OK;


SQL, , ? :)