Missing Tables

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
stratis1
Posts: 1
Joined: 2013-09-07 17:07

Missing Tables

Post by stratis1 » 2013-09-07 17:19

I have having an issue with missing tables. I created my project and uploaded it to a test server. Later I uploaded the project to the final server and re-ran the setup. The setup only created the database tables I had created since the original install and I can't seem to get it to create all the tables in the project. At this point I am missing more than half of the project tables.

There must be a trick to get it to re-create all the tables in the project.

Any ideas are MOST appreciated!

Thank you

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

Re: Missing Tables

Post by a.gneady » 2013-10-18 18:41

Try deleting the setup.md5 file and the config.php file ... This should trigger setup and should recreate all the tables.
:idea: AppGini plugins to add more power to your apps:

Maxmedia
Posts: 2
Joined: 2013-10-19 13:34

Re: Missing Tables

Post by Maxmedia » 2013-10-19 14:41

I am getting the same message and I tried re-installing like mentionned in the above reply... Is there another way to re-create table?

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

Re: Missing Tables

Post by a.gneady » 2013-10-20 17:07

Hmm .. that's weird .. could you send me the AXP project file to check this issue please?
:idea: AppGini plugins to add more power to your apps:

Maxmedia
Posts: 2
Joined: 2013-10-19 13:34

Re: Missing Tables

Post by Maxmedia » 2013-10-22 12:32

Actually, I found the problem... It was because of parent child tables that were not using the same type... my bad!

Post Reply