Re-create db tables

arvendal 09 Dec, 2008
Hi,

I need to re-create the db tables for some of my forms. I have changed the fields (also added new ones) and need to have the db saving the new form results. How do I do that?

Yours
--Mats Arvendal
GreyHead 09 Dec, 2008
Hi Mats,

Backup the old database tables and drop them (or rename them). Then you should be able to create a new table in ChronoForms Admin.

Bob
arvendal 09 Dec, 2008
Hi,

This is maybe a stupid question, but how do I drop them? I deleted all records in the table but there was no option to drop the whole table.

Yours
--Mats
GreyHead 09 Dec, 2008
Hi Mats,

You'll need to use PHP MyAdmin or the Joomla EasySQL extension to drop the tables.

Bob
arvendal 10 Dec, 2008
Hi,

Thanks! I was too focused on the thought that everything has to be done via the Joomla/Chronoforms GUI. 🙂

Yours
--Mats
This topic is locked and no more replies can be posted.