RAFAEL
RAFAEL
BRBuildShip + Rowy
Created by RAFAEL on 10/3/2024 in #❓・buildship-help
Configure remote connection to Microsoft SQL Server
Configure remote connection to Microsoft SQL Server Hello community! I'm just starting to use Buildship and I couldn't find an answer to my question through the documentation on the website. I'm trying to create an API in Buildship that allows me to connect to a Microsoft SQL Server database on the server that is configured to be accessed externally through a public IP. I've already seen that there is no native integration among the many (postgre, mysql, discord, supabase, firebase) that are already available for use. I've already done all the tests on my firewall to ensure that external access to the database's IP and PORT are ok. I even did a test using the same structure to access a mysql database and it worked correctly. Since there is no option available, I was advised to use the Generate with AI option, but in all my attempts the error is the same. "Failed to connect to <xxx.xxx.xxx.xxx>:<1433> - socket hang up". I would be very grateful if anyone could give me some guidance to resolve this issue.
4 replies