File "name" already exists as part of a database (Error 1529)

You have attempted to overwrite an existing file that is part of a database.

To avoid database corruption, first issue a REMOVE TABLE on the existing table from within its database.