Hi there,
I want a routine that deletes all tables in my Access application. But I can't delete all of them, because some of the tables are systemtables of Access itself. I don't want a lot of IF name=??? statements here, I just want to delete my own tables. Anyone knows a solution for this?
Thanks,
Jeroen
I want a routine that deletes all tables in my Access application. But I can't delete all of them, because some of the tables are systemtables of Access itself. I don't want a lot of IF name=??? statements here, I just want to delete my own tables. Anyone knows a solution for this?
Thanks,
Jeroen