When I created my database, I made table names with whitespace in them.
Now I am finding that this has created some hassles that could have been avoided had I not put any spaces in the names.
Is it possible to rename the tables without whitespace and re-synchronize with my PHPRunner project without losing everything I have done so far?
I am using V5.0.
Thanks