This topic is locked

Changing Table Names

11/21/2008 8:00:43 PM
PHPRunner General questions
C
comlan author

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

J
Jane 11/24/2008

Hi,
I'm afraid all project settings for these tables are not saved.

As workaround you can rename all tables in the database, then open project file in any text editor and edit table names in it.