Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. Could not connect.
  2. Array
  3. (
  4. [0] => Array
  5. (
  6. [0] => 08001
  7. [SQLSTATE] => 08001
  8. [1] => 2
  9. [code] => 2
  10. [2] => [Microsoft][ODBC Driver 11 for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [2].
  11. [message] => [Microsoft][ODBC Driver 11 for SQL Server]Named Pipes Provider: Could not open a connection to SQL Server [2].
  12. )
  13.  
  14. [1] => Array
  15. (
  16. [0] => HYT00
  17. [SQLSTATE] => HYT00
  18. [1] => 0
  19. [code] => 0
  20. [2] => [Microsoft][ODBC Driver 11 for SQL Server]Login timeout expired
  21. [message] => [Microsoft][ODBC Driver 11 for SQL Server]Login timeout expired
  22. )
  23.  
  24. [2] => Array
  25. (
  26. [0] => 08001
  27. [SQLSTATE] => 08001
  28. [1] => 2
  29. [code] => 2
  30. [2] => [Microsoft][ODBC Driver 11 for SQL Server]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.
  31. [message] => [Microsoft][ODBC Driver 11 for SQL Server]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.
  32. )
  33.  
  34. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement