Search results

  1. Z

    How to delete blank tables from database

    I am 100% sure that I don't need empty tables :-) I am sorry but I don't know what to do with this code :confused:
  2. Z

    How to delete blank tables from database

    That's the problem because I don't know the names of the tables I want to keep... How can I count the records in the tables without opening them? :confused:
  3. Z

    How to delete blank tables from database

    Database is an export from another software (AutoCad Electrical).... I know how to delete table... but it takes really long time to delete all unnecessary tables one-by-one... Is there any possibility to sort tables by size?
  4. Z

    How to delete blank tables from database

    Hi everyone, I am solving an issue with MS Access. I have a .mdb database with about 300 tables, but just lets say 10 are containing data. How can I remove blank tables from mdb file? I tried "Compact and Repair database" tools but without any success... Is there any filter for that? Thanks...
Back
Top Bottom