This topic is locked
[SOLVED]

 update table info

5/30/2011 3:41:21 PM
PHPRunner General questions
R
rooster27 author

How do I update a table in PHPRunner if the primary key is changed in the database?

PHPRunner keeps displaying the original structure. (It does not show any change in the database)

I cannot find a way to change to the new index fields.

R
rooster27 author 5/30/2011



How do I update a table in PHPRunner if the primary key is changed in the database?

PHPRunner keeps displaying the original structure. (It does not show any change in the database)

I cannot find a way to change to the new index fields.


Never mind, I found the solution. Right click on the table on "datasource tables" form, modify.