In a test environment, I created Property Classes, then used the New Data Maintenance Wizard to create a Form, and Table.
i wanted to start over, so i Deleted the IDO that was created in "IDO's", Deleted the Form using "Form Sync", Deleted the Property Classes using "Property Classes".
But I see that the table still exists in SQL. Also, when I try to re-create using the New Data Maintenance Wizard, it tells me that the Table already exists, and does not let me save.
I don't see any form in Mongoose like Table Maintenance, or any function in Form Sync / Utilities that is available to Delete a table.
Do I just Drop the table in SQL? Or is there a better way to do it?
I try to avoid making changes directly in SQL because I don't want to leave some orphaned element somewhere.
Thanks for your suggestions.
regards,
John Keegan