I am creating a project that accesses various databases and am stuck on deleting the database. I am using a Jet connection and I am able to display the database in a data grid view but I have two problems.

The first is when I click on a certain square and I want to delete this row then how am I able to do this?

The second is I want to delete the whole database with a click of a button.

Any help would be appreciated.

Thanks

The Squirrel