E
Eric
I'm getting tremendous bloat of my backend when I delete all records from
tables on the backend. My VBA is in DAO 3.6 I'm closing all my recordsets
explicitly. I'm thinking one way to eliminate is to delete the tables on the
backend and recreate them, however I cannot delete the tables even after
deleting the frontend link. Somehow the backend thinks the tables are still
being used. Any Ideas?
tables on the backend. My VBA is in DAO 3.6 I'm closing all my recordsets
explicitly. I'm thinking one way to eliminate is to delete the tables on the
backend and recreate them, however I cannot delete the tables even after
deleting the frontend link. Somehow the backend thinks the tables are still
being used. Any Ideas?