Hi,
I have been asked to put together a list of conditions that a system must satisfy before it can be used in Runtime Access.
So far I have:
1. The system must have a fully-developed GUI; users must not have any requirement to access the database window.
2. All code should handle exceptions gracefully. Unhandled exceptions cause Runtime Access to crash.
3. Because of point two automation should be provided by VBA and not through macros (macros do not provide the facility for exception handling). An AutoExec and AutoKeys macro may still be used.
4. Filter By Form, Filter By Selection, and Advanced Filter do not work under Runtime Access so an alternative method of searching/filtering data must be provided.
Can anyone else think of anything else worth adding?
Many thanks,
Ed Metcalfe.
Please do not feed the trolls.....
I have been asked to put together a list of conditions that a system must satisfy before it can be used in Runtime Access.
So far I have:
1. The system must have a fully-developed GUI; users must not have any requirement to access the database window.
2. All code should handle exceptions gracefully. Unhandled exceptions cause Runtime Access to crash.
3. Because of point two automation should be provided by VBA and not through macros (macros do not provide the facility for exception handling). An AutoExec and AutoKeys macro may still be used.
4. Filter By Form, Filter By Selection, and Advanced Filter do not work under Runtime Access so an alternative method of searching/filtering data must be provided.
Can anyone else think of anything else worth adding?
Many thanks,
Ed Metcalfe.
Please do not feed the trolls.....