John Zelmer
Registered User.
- Local time
- Today, 02:09
- Joined
- May 13, 2015
- Messages
- 39
In a backend/frontend database configuration:
For performance benefits I've read that in a session it is good to have one table always open (for instance the control table in het main menu form). Is the same benefit applicable if it is not a table but a query in the control source of the main menu form?
Thanks in advance.
John
For performance benefits I've read that in a session it is good to have one table always open (for instance the control table in het main menu form). Is the same benefit applicable if it is not a table but a query in the control source of the main menu form?
Thanks in advance.
John