Page 1 of 1

add new fields in the existing table

Posted: 30 Mar 2007, 03:44
by PHPycho
Hello forums!!
I want to add new fields in the mantis_project_table and mantis_user_table.
What are the points to be taken into considerations while adding new fields in the existing table so that the program dont get affected.
Any Suggestions tips are warmly welcome..
Thanks in advance to all of you !!

Posted: 30 Mar 2007, 18:07
by deboutv
Create a new table and use the id to link the tables.