Docman,
Since, you raised this, I have found that there are a lot enviromental issues that have a profound effect on the performance of a database and my question compared these issues is VBA really that bad? Here are some of the issues I have encountered:
1) A FE / BE implementation without a Form at the Front End bound to the Back End.
2) Running applications over a network or too many applications open.
3) Tracking cookies
4) Huge jpeg images
VBA once saved my bacon as the volume of combiboxes and generally complexity doing multi-currency / multi-company sales invoicing was resolved by VBA. The last point I find VBA more logical and flexible whilst the compile function with VBA irons out many of the typo and syntax errors.
I only use VBA for "improper scripts" as the Forms and Reports are all Access without Sub Routines as this considered more efficient.
Simon
Since, you raised this, I have found that there are a lot enviromental issues that have a profound effect on the performance of a database and my question compared these issues is VBA really that bad? Here are some of the issues I have encountered:
1) A FE / BE implementation without a Form at the Front End bound to the Back End.
2) Running applications over a network or too many applications open.
3) Tracking cookies
4) Huge jpeg images
VBA once saved my bacon as the volume of combiboxes and generally complexity doing multi-currency / multi-company sales invoicing was resolved by VBA. The last point I find VBA more logical and flexible whilst the compile function with VBA irons out many of the typo and syntax errors.
I only use VBA for "improper scripts" as the Forms and Reports are all Access without Sub Routines as this considered more efficient.
Simon