Hi, after updating Wappler to the new version, I have a problem with Database Connections (the connection was already created previously):
When I open “Database Connection” in Globals, the test is OK
I haven’t tested this on my Wappler, but the error says its trying to connect on port 21.
Is that correct? Maybe in newer versions default port for MSSQL must have changed.
Well maybe your sql server is running behind firewall? Check the server configuration, on which port it is and that the windows firewall has a rule to open that port.
George, please note that no changes were made on the server, and before updating Wappler to the latest version everything worked.
In fact on another notebook (in the same office LAN and same connection), where I still have 4.0.5… I have no problem!
Thank you. Seems work using 5.249.152.16 in “Host” and 1433 in “port” (for “Direct Database Connection”)
In “Globals” instead I use 5.249.152.16\MSSQLSERVER2019 (for “Server Address”) as I did before