RAFAEL
RAFAEL2w ago

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.
2 Replies
AI Support
AI Support2w ago
AI Support Bot Information
<@1186840235917709383> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human! Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers. Please note: Team members will review and answer the questions on best efforts basis.
AI Support
AI Support2w ago
AI Response
It seems that I couldn't find a specific answer to your question from the available documentation. Connecting to a Microsoft SQL Server using BuildShip might require some custom configurations or nodes, especially if it's not natively supported. You might want to try seeking assistance through the in-app support feature for more detailed support. Additionally, you can explore community forums or reach out to the BuildShip support team who might be able to provide more insights or a workaround.
BuildShip AI Support