Quote:
Originally Posted by FRDS
but exporting your database to test with, then performing the tests while your site is still running and then swapping the test database with the live database will lead to data loss from the time you did that export till the time you made your test live.
|
That was my question. How do you do that part? Can you make it close?
Quote:
Originally Posted by FRDS
You can't export your database, do tests. Go re-export your live database again and merge it all together and throw it up, it wont work.
|
I am not sure I follow. I can export the db and bring it back without problems. It's the upgrade then re-import that I have a question about... what do you mean exactly?