Page 1 of 1

MS SQL Suppot

Posted: 2015-12-21 19:04
by precisiondi
Hi has anybody used AppGini with an MS SQL database? Are there any plans to support MS SQL in the future?

Re: MS SQL Suppot

Posted: 2016-01-03 16:57
by a.gneady
Yes, some users were able to add support for MS SQL by adding SQL Server database functions to the generated db.php file. We are currently testing an implementation for this and will be available in future releases.

Re: MS SQL Suppot

Posted: 2016-04-10 22:10
by zaphodtheprez
If someone has successfully used MS SQL with AppGini, can you please share the db.php config you have created (anonymized is fine)? Thanks.

Re: MS SQL Suppot

Posted: 2018-10-24 17:33
by toconnell
Ahmad, This is old thread.. does the new versions now have SQL support?
IS this done?
Do you have a finished example DB file for justing JDBC or other driver?

Re: MS SQL Suppot

Posted: 2018-10-31 11:49
by a.gneady
Regarding SQL Server support, we investigated it for some time before and it turned out to be a non-easy task, as most SQL queries would have to be rewritten since SQL syntax is different from MySQL ... We plan to revisit this some time later .. perhaps in AppGini 6.0.