Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- resuts = Array
- (
- [0] => Array
- (
- [0] => 08001
- [SQLSTATE] => 08001
- [1] => 26
- [code] => 26
- [2] => [Microsoft][SQL Server Native Client 10.0]Client unable to es
- tablish connection because an error was encountered during handshakes before log
- in. Common causes include client attempting to connect to an unsupported version
- of SQL Server, server too busy to accept new connections or a resource limitati
- on (memory or maximum allowed connections) on the server.
- [message] => [Microsoft][SQL Server Native Client 10.0]Client unable
- to establish connection because an error was encountered during handshakes befo
- re login. Common causes include client attempting to connect to an unsupported v
- ersion of SQL Server, server too busy to accept new connections or a resource li
- mitation (memory or maximum allowed connections) on the server.
- )
- [1] => Array
- (
- [0] => 08001
- [SQLSTATE] => 08001
- [1] => 64
- [code] => 64
- [2] => [Microsoft][SQL Server Native Client 10.0]TCP Provider: The s
- pecified network name is no longer available.
- [message] => [Microsoft][SQL Server Native Client 10.0]TCP Provider:
- The specified network name is no longer available.
- )
- [2] => Array
- (
- [0] => 08001
- [SQLSTATE] => 08001
- [1] => 26
- [code] => 26
- [2] => [Microsoft][SQL Server Native Client 10.0]Client unable to es
- tablish connection
- [message] => [Microsoft][SQL Server Native Client 10.0]Client unable
- to establish connection
- )
- [3] => Array
- (
- [0] => 08001
- [SQLSTATE] => 08001
- [1] => 64
- [code] => 64
- [2] => [Microsoft][SQL Server Native Client 10.0]Client unable to es
- tablish connection due to prelogin failure
- [message] => [Microsoft][SQL Server Native Client 10.0]Client unable
- to establish connection due to prelogin failure
- )
- )
Advertisement
Add Comment
Please, Sign In to add comment