Happy New Year to the community!

Imb

New member
Local time
Today, 17:00
Joined
Jan 1, 2025
Messages
21
I am an Access-user since Access2.0, and since then developped over 100 different applications.
The "weak points" of Access arised with my second or third application: copy/paste, copy paste, ad infinitum.
Since then I started with the generalization of code. This opened the door the (partly) automatic building of applications.
A bottleneck in the further process was the very static behaviour of forms.
Today I use only two form templates (one continuous and one unbound) to generate any "form" ad hoc to make the connection between the user and the data. This has resulted in a fast application development tool: definition of controls in metadata tables in the FE, and shared code in a linked library database. Extension and maintenance of 100+ applications is no problem anymore. And any new application contains already a rough 95% of its future functionality.
 
Welcome to Access World! We're so happy to have you join us as a member of our community. As the most active Microsoft Access discussion forum on the internet, with posts dating back more than 20 years, we have a wealth of knowledge and experience to share with you.

We're a friendly and helpful community, so don't hesitate to ask any questions you have or share your own experiences with Access. We're here to support you and help you get the most out of this powerful database program.

To get started, we recommend reading the post linked below. It contains important information for all new users of the forum:

https://www.access-programmers.co.uk/forums/threads/new-member-read-me-first.223250/

We hope you have a great time participating in the discussion and learning from other Access enthusiasts. We look forward to having you around!
 
Hi. Happy New Year and Welcome to AWF!
 
Hello and welcome to the forum.

I've used the "template" approach several times. My best guess on that was that using templates saved me about 40% to 60% of the work for bound forms and maybe a little more than that for the few unbound forms I needed.
 

Users who are viewing this thread

Back
Top Bottom