How can I edit an existing table?

benblur4 06 Jul, 2009
How can I edit an existing table, created to store form data, without loging into my sql admin and deleting it and then creating a new table?
GreyHead 06 Jul, 2009
Hi benblur,

Log into MySQL admin and edit the table?

You can do this with the EasySQL Joomla extension if you know a little MySQL, or with PHPMyAdmin which gives you more help (or, my preference, is MySQL Query Browser).

Bob
This topic is locked and no more replies can be posted.