Hi.
I am trying to connect to MS SQL Server from Odoo.sh
I tried several libraries which I found either not working or discontinued.
I tried (pymssql) , but it is discountined.
I tried (pyodbc), it worked fine on my windows testing machine, but got an issue publishing it to my Odoo.sh account because I can't install this library there as I need root permissions which is not available for Odoo.sh accounts.
I tried other libraries and I am getting errors during installation!
Would you please tell me about about a good library that will enable me to connect to MS SQL Server from Odoo.sh?
Thank you in advance!
Thank you Niyas for your reply.
I meant in my question that I am looking for a specific library that will enable me to connect to MS SQL Server from Odoo.sh