MS SQL Suppot

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
precisiondi
Posts: 5
Joined: 2015-12-19 19:39

MS SQL Suppot

Post by precisiondi » 2015-12-21 19:04

Hi has anybody used AppGini with an MS SQL database? Are there any plans to support MS SQL in the future?

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: MS SQL Suppot

Post by a.gneady » 2016-01-03 16:57

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.
:idea: AppGini plugins to add more power to your apps:

zaphodtheprez
Posts: 1
Joined: 2016-04-10 21:50

Re: MS SQL Suppot

Post by zaphodtheprez » 2016-04-10 22:10

If someone has successfully used MS SQL with AppGini, can you please share the db.php config you have created (anonymized is fine)? Thanks.

User avatar
toconnell
Veteran Member
Posts: 204
Joined: 2013-04-09 19:29
Location: Oklahoma City, OK
Contact:

Re: MS SQL Suppot

Post by toconnell » 2018-10-24 17:33

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?
Tina O'Connell
Web Dev & Appgini FAN

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: MS SQL Suppot

Post by a.gneady » 2018-10-31 11:49

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.
:idea: AppGini plugins to add more power to your apps:

Post Reply