Is there any way of programatically determining if a table is part of a dbc file, and if so remove it (using the REMOVE TABLE command, presumably)
Ideally, I'd like a program that will loop through all tables I have in a certain directory, determine if they're in the dbc and remove them from it.
Any thoughts?
Ideally, I'd like a program that will loop through all tables I have in a certain directory, determine if they're in the dbc and remove them from it.
Any thoughts?