That is actually a very difficult question to answer as it depends on a lot of factors. Also, technically, when you build a form, you build the Class Module for that form at the same time. To Access, they are in one sense inseparable. If the form has to deal with data in the main DB, your programmer will have to have a working copy of the data tables somewhere as a test-bed. Here's a link or two:
I recently split a database for the first time to assist in its performance. I still have some changes I need to make to the VBA. How do I go about modifying the VBA of the split database? I have the front-end (.accde) that has the VBA but is inaccessible, and the back-end file doesn't appear to...
www.access-programmers.co.uk
Hi there, I need some advice. What is the best way to work on a daily base with Access and how should I set up the structure? My idea is as follows: Split the database with all tables (amount of data is not so big) in one back-end file and then have two front-end versions. One non-editable...
www.access-programmers.co.uk
Hi guys , I have been using ms access for years and for any small change requests from clients like adding value in lookup table etc.. I never made test environment ready and added values in production lookup tables straightaway. But in my company they want test , dev and production...
www.access-programmers.co.uk
These three links will lead to a discussion of how you develop while users have live activities going on. Links withing the links will give you a lot of reading matter, but it may help you orient yourself to a viable setup.