New table with bad character

bl blechler 01 Apr, 2014
I have created a table, the name of which contains the - symbol. The form will not submit since I created and attached this table to the form. Any attempts to create a new table for the form succeed in that they are created in the database, but the form remains associated with the table that has a - in it's name.

Any suggestions?
Gr GreyHead 01 Apr, 2014
Hi blechler,

I'd use PHPMyAdmin to rename (or delete) the original table.

Bob
This topic is locked and no more replies can be posted.