Skip to main content
Topic: SQL Server support (Read 879 times) previous topic - next topic

SQL Server support

I know I had seen at least one or two screenshots that showed SQL Server as a database that I could use. I see now that support for it was removed 2 versions ago.

Can you tell me why?? I would very much like to use MSSQL going forward along with MySQL and Sqlite.

Thanks
Alan

Re: SQL Server support

Reply #1
@Asawyer13‍ the support for MSSQL still exists, but it has some bugs that have not been fixed yet. While creating your project you can connect to any of the four(MYSQL/MARIADB, SQLITE, POSTGRE and MSSQL) database listed, by clicking on the database you want to use and providing its connection details.

 

Re: SQL Server support

Reply #2
Thank you for the information. I did see it when you create a new project but I was looking in the project properties as I was wanting to change a project that currently was using mysql.

Hopefully the outstanding issues with mssql will be able to be fixed soon?

Thanks again
Alan