Page 1 of 1

Import Data from MySql?

Posted: 2015-03-05 18:01
by danoshea
I have a number of existing tables in PHPmyAdmin.

Instead of having to download as a CSV and then import into a current AppGini project, isn't there or couldn't there be a simple "Import table from MySQL" as one does when creating a project?

As of now, I have to login into PHPmyAdmin, click a number of times to choose the table, click to export, save, then open AppGini and import the table.

Seems to me this could be an easy one-step process.

I could be missing something in the program that allows me to do this?

Re: Import Data from MySql?

Posted: 2015-04-24 10:24
by Satya Kavala
Hi danoshea,

In appgini tool starting we have five options to create a project. there you can select the option "Import an Existing MySQL Database" there you can create the project with out downloading the csv file.