Page 1 of 1

import from SQL

Posted: 2016-03-09 18:30
by grimblefritz
It would be useful if AppGini could read a SQL export file, such as from phpmysql or similar, and use it to populate tables and fields. (Ok, I guess that's a feature request.)

In the meantime, I was wondering if anyone has tackled the task of converting such a SQL file directly into the AG .axp format?

Re: import from SQL

Posted: 2016-03-10 08:22
by eagle
Does not AppGini > File > Import do this for you?

Re: import from SQL

Posted: 2016-03-11 02:57
by grimblefritz
That imports from a sql database connection, not from a .sql file.