removing a table from display is pretty easy to implement.
if you actually want to be able to reclaim the space, that would be a bit more work (even ms access doesn't reclaim much space, hence the "compact and restore" operation).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1032055
Originator: NO
removing a table from display is pretty easy to implement.
if you actually want to be able to reclaim the space, that would be a bit more work (even ms access doesn't reclaim much space, hence the "compact and restore" operation).
Logged In: YES
user_id=1032055
Originator: NO
any more details on this?