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
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
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
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
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
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
Hi Mats,
You'll need to use PHP MyAdmin or the Joomla EasySQL extension to drop the tables.
Bob
You'll need to use PHP MyAdmin or the Joomla EasySQL extension to drop the tables.
Bob
This topic is locked and no more replies can be posted.