Details for the issue
Our recent support for importing multiple CSV tables has revealed an interesting problem.
It doesn't seem possible at the moment to select multiple tables (nor indexes) in the DB Structure
tab. Deleting several hundred tables using the GUI looks challenging. 😉

We should probably add support for selecting multiple table entries, even if it's just for the delete action.
Not sure if this would be tricky, easy, etc. Some possible interaction points in the code spring to mind when multiple tables are selected:
- Might need to disable the "Modify table" button, right click context menu entry, and Edit menu entry
- When switching to the Browse Data tab, we'd probably want to use the first of the selected entries as the table to switch to
There might be others, but those two spring to mind. 😄
Useful extra information
I'm opening this issue because:
I'm using DB4S on:
I'm using DB4S version:
I have also:
Details for the issue
Our recent support for importing multiple CSV tables has revealed an interesting problem.
It doesn't seem possible at the moment to select multiple tables (nor indexes) in the DB Structure

tab. Deleting several hundred tables using the GUI looks challenging. 😉
We should probably add support for selecting multiple table entries, even if it's just for the delete action.
Not sure if this would be tricky, easy, etc. Some possible interaction points in the code spring to mind when multiple tables are selected:
There might be others, but those two spring to mind. 😄
Useful extra information
I'm opening this issue because:
I'm using DB4S on:
I'm using DB4S version:
I have also: