I have not used the qt sql stuff, so I am not sure, but you should be able to tell it to use freetds.
I do not know if there are two drivers from Ms for the pi. You can try searching for "mssql arm connectivity" and see what comes up.
What error does DB.connect return? It is an object, does it not have a method/property that gives you the information why it did not connect? Check the API docs, there should be something.
API docs should also contain info on configuring drivers, including whether you can tell qt to use odbc dsns and such.
I do not know if there are two drivers from Ms for the pi. You can try searching for "mssql arm connectivity" and see what comes up.
What error does DB.connect return? It is an object, does it not have a method/property that gives you the information why it did not connect? Check the API docs, there should be something.
API docs should also contain info on configuring drivers, including whether you can tell qt to use odbc dsns and such.
Statistics: Posted by memjr — Fri Aug 09, 2024 3:16 pm