This topic is locked

Auto-increment problem

1/3/2011 8:34:48 PM
PHPRunner General questions
M
mdorren author

Hi, My key field was not initially set to auto-increment and now I can't seem to change it or even add another field to become my key field. Can you help? Someone had a problem like this in 2007, and it was classified as a bug, but I'm sure that is not the case now.

Admin 1/3/2011

You can do this outside of PHPRunner.
If your database is MySQL use phpMyAdmin or Navicat for this purpose.

M
mdorren author 1/5/2011



You can do this outside of PHPRunner.
If your database is MySQL use phpMyAdmin or Navicat for this purpose.



Got it... Many Thanks