Connection with local SQL

Hi everyone, I’m trying to connect to the local SQL database but I can’t.
I checked the hostname from the SQL server properties (Screen1)
I log in without problems with the user and password to SQL management studio (Screen2)
When I create the connection from wappler I get an error (Screen3).

Do you have any suggestions??

Screens2

1 Like

Is that the Database Connection under Server Connect / Globals or in the Database Manager?

First I configured it in global and automatically I also saw it in the database manager.
From the database manager I’m trying to do the test connection but I can’t connect

So, is it working fine under Server Actions > Globals? Can you create database queries there?

Is the hostname not localhost? You are using the computer name as hostname.

hi! @enriweb77 how you resolved?

Hi, The problem was not with wappler but with how I configured SQL server.
I don't remember exactly how I did it but I created localhost in SQL server and it worked

apparently the problem refers to opening the tcp/ip port in the sql server express configuration.