This topic is locked

All tables will be re-created

6/25/2007 1:58:50 AM
PHPRunner General questions
R
rainerwolf author

I want to work with the examples realestate and vacation and i have test it on my local apache. Then i have

exported the tables and import them in my database and tables by my ISP.
Now, when i start phprunner i get following error message:
Database "vacation" already exists. All tables will be re-created and existing data will be lost.
What can i do, because i have my own datas in the tables

M
mmponline 6/25/2007

As far as I know, it will only replace / re-create the specific tables in question, but rather wait to hear from admin as I don't want to mislead you.
Greetings

S
slobbering_dog 6/25/2007

i was thinking of the same thing the other day when i wanted to start a new 'events' project but use the same database - it came up and said the same thing - 'All table will be re-created'.

One action I thought of (to be on the safe side) would be to run mysqldump (assuming you are using mysql) as a backup before running the wizard. After you run the wizard check to see if it has wiped out your data then just import it again.
Just a thought - again, I would suggest you wait for admin , but I reckon this will work.
Cheers,
slobbering_dog

As far as I know, it will only replace / re-create the specific tables in question, but rather wait to hear from admin as I don't want to mislead you.

Greetings