This topic is locked

Add Field to completed project

6/19/2006 7:58:18 AM
PHPRunner General questions
M
millbilly author

Greetings,

Great application... I would like to know if there is a way to add an additional field to a Table without losing the exisiting data -I want to add an Image to each record now, though when I attempt to add the field to the Table, I am prompted that I will lose all the table data I have just enetered. Thanks in advance for your prompt reply -really love the app! CP

Alexey admin 6/19/2006

Hi,
just use any third-party database management tool to add a field to the table.

If you use MySQL I'd recommend you phpMyAdmin which is popular and free one

http://www.phpmyadmin.net
Then open your project in PHPRunner, step thru the tabs to set up your field and rebuild the pages.