2 ways of checking if a table exists
  • One uses DCount(), the other enumerates.
The fastest way to delete a table programmatically
  • It isn't using DoCmd.DeleteObject...
2 ways of hiding a table in the database window
  • Hide using table properties or by cunningly renaming.

Site requires Javascript and IFRAME support.
Visitors:
© Accessory 2001-.
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 2.5 License.