Forum Discussion

admin_e4e's avatar
admin_e4e
Frequent Visitor
6 years ago
Solved

Connect to SQL server with Localhost via UNIX socket

Hi,   I am trying to connect to SQL server data source and encounter an error.  Database server details: Server: Localhost via UNIX socket Server type: MySQL Server version: 5.7.24-0ubuntu0.16....
  • v-deddai1-msft's avatar
    v-deddai1-msft
    6 years ago

    Hi admin_e4e ,

     

    Would you please follow the steps below to locate your issue:

     

    1. First check whether the server name or alias of SQL server is set correctly

    2. Check whether TCP/IP protocol is enabled on the client side and SQL server side

    3. Check whether the SQL server Browser service of SQL server starts normally

    4. Ping the IP address of the server where SQL server is installed to see if it works, and test whether the port number of SQL server listening is enabled

     

    Best Regards,

    Dedmon Dai