WrenAI icon indicating copy to clipboard operation
WrenAI copied to clipboard

Trying to connect to my Billing Software's MS-SQL database

Open edisun3003 opened this issue 3 months ago • 1 comments

I tried WrenAi with the Sample Datasets. It was amazing to see how it works. I have a billing software - Quickbill POS. It uses MS-SQL database as backend. I'm trying to connect to it with Wren AI but im not able to. I have the server IP , Database name and username passwords too. But still i get a error that ODBC server connection time out. The server has clients which connect to this database and work over that LAN. But what am i missing here. Why couldn't i connect to the server ?

edisun3003 avatar Sep 21 '25 03:09 edisun3003

Data connection error ('08001', '[08001] [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:0A00014D:SSL routines::legacy sigalg disallowed or unsupported] (-1) (SQLDriverConnect)')

edisun3003 avatar Sep 23 '25 03:09 edisun3003