CharlesHerrick
Registered User.
- Local time
- Today, 00:48
- Joined
- Oct 28, 2003
- Messages
- 20
Hello all, I have two brief questions:
1. I have a DB with many reports and use SQL instead of a query as the Record Source. It makes for a lean Query list but does this increase the DB size or make for less efficient operation?
2. In the same DB, I recently switched form a 2-form menu system with multiple command buttons for selecting update queries and reports, to a 6-tab control form with option groups. I was amazed to see the DB size zoom from 5 Mb to 11 Mb after this change. Is there that much additional behind-the scenes code for tabbed controls and/or option groups?
Thanks for any replies,
--Charles
1. I have a DB with many reports and use SQL instead of a query as the Record Source. It makes for a lean Query list but does this increase the DB size or make for less efficient operation?
2. In the same DB, I recently switched form a 2-form menu system with multiple command buttons for selecting update queries and reports, to a 6-tab control form with option groups. I was amazed to see the DB size zoom from 5 Mb to 11 Mb after this change. Is there that much additional behind-the scenes code for tabbed controls and/or option groups?
Thanks for any replies,
--Charles