Grafana V8.1 error connect to Localhost MSSQL 2019 Ver 15.0.2000

Hi T_Grumpy,

curently my problem was solved. please see my step:

  1. Open the microsoft sql server studio, right click the database properties and check the option sql server windows authentication mode


  2. Open sql server configuration manager, click Sql server network configuration → protocols for SQLEXPRESS01, then enable the TCP/IP

  3. after enable TCP/IP, re-right click the properties as green box to set the port 1433 to IPALL and then OK

  4. Open the firewall port for TCP and UDP to 1433. create new inbound rule for port 1433, select TCP and OK. then recreate for UDP also in same port 1433.

  5. insert your DB confguration into grafada.

1 Like