About 263,000 results
Open links in new tab
  1. Cannot connect to Database server (mysql workbench)

    It gives me an error: Cannot Connect to Database Server Your connection attempt failed for user 'root' from your host to server at 127.0.0.1:3306:Can't connect to mysql server on '127.0.0.1' …

  2. Cannot Connect to Database Server mysql workbench

    Check the root has rights to connect to 127.0.0.1 from your address (mysql rights define what clients can connect to the server and from which machines) Make sure you are both providing …

  3. database - Unable to connect to SQL Server instance remotely

    Mar 28, 2009 · Also add an exception for the SQL Server Browser. (port udp/1434) More information: How to: Configure a Windows Firewall for Database Engine Access Server …

  4. MySQL Workbench Cannot Connect to Database Server

    May 23, 2017 · 3 I have exactly the same problem as the poster in question 7864276 except that in my case I've verified that the server is actually running, e.g., from within MySQL Workbench …

  5. sql server - The target principal name is incorrect. Cannot generate ...

    Aug 31, 2015 · Cannot generate SSPI context. (. Net SqlClient Data Provider) : Verify that the IP that is resolved when pinging the SQL Server is the same as the one in the Configuration …

  6. AWS: can't connect to RDS database from my machine

    May 13, 2016 · The EC2 instance/live web can connect just fine to the RDS database. But when I want to debug the code in my local machine, I can't connect to the database and got this error: …

  7. Error: "Cannot Connect to Database Server" - Stack Overflow

    Jul 5, 2021 · 3 Check the user root has rights to connect to localhost from your adresss (MySQL rights define what clients can connect to the server and from which machines) 4 Make sure …

  8. Workbench cannot connect to database but connection test is OK

    0 The terminal client does an automatic fallback, which MySQL Workbench does not. If the connection via TCP/IP fails then the terminal client attempts to connect via sockets. If your …

  9. Login to Microsoft SQL Server Error: 18456 - Stack Overflow

    Jul 8, 2016 · I am getting this error while trying to connect to the SQL Server. Microsoft SQL Server Error: 18456 Can anybody tell me what the error code means?

  10. database connection - Cannot Connect to Server - A network …

    I get the following error when trying to connect to SQL Server: A network-related or instance-specific error occurred while establishing a connection to SQL Server ...