I inserted databases on Fluexflex's MySql. However, I had an error while inserting them.
The question is how can I delete SQL file in web2py application and insert dbs all over again? I dropped all the tables in mysql server. However web2py application has sql file that I cannot have an access in Fluexflex. So, I can't let DAL insert dbs automatically since DAL assumes that the tables are already created. Any help would be appreciated. Thank you.

