Page 1 of 1

Missing Tables

Posted: 2013-09-07 17:19
by stratis1
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

Re: Missing Tables

Posted: 2013-10-18 18:41
by a.gneady
Try deleting the setup.md5 file and the config.php file ... This should trigger setup and should recreate all the tables.

Re: Missing Tables

Posted: 2013-10-19 14:41
by Maxmedia
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?

Re: Missing Tables

Posted: 2013-10-20 17:07
by a.gneady
Hmm .. that's weird .. could you send me the AXP project file to check this issue please?

Re: Missing Tables

Posted: 2013-10-22 12:32
by Maxmedia
Actually, I found the problem... It was because of parent child tables that were not using the same type... my bad!