I have a working A97 DB with a form that uses a query to display data. Users can add a record in this form by clicking a button which then does docmd.GoToRecord , , acNewRec. This has worked fine for a long time. Recently I split the DB. It seems that since then records are still added but other...
I have an Access 97 DB which has been running for over a year without these problems.
Recently a user told me when a certain field is updated another field is no longer automatically updated. Normally, upon update of the first field, the auto update does a seek on a table and picks up data from...
OK, then you are using the same version for new development and production once the testing is done.
I was thinking to use a test/development version and then move the finished changes to a clean version which becomes production after checking to make sure it works OK. That's because I have...
Exactly.
My question is, how do I create the release? I have a test/development version for new work. Once this new set of stuff is running, how do I get it into the copy of the production release from which I will create the .mde to send to users? There may be new forms or modified forms that...
Thanks Steve, a good idea.
What I also need to figure out is how do I get new tables, forms, queries, etc. into the production version from the development version and also remove the unneeded test forms and queries from the production version. I want to wind up with a clean production copy...
I have a production database split and running as a front and back end on our network. The front end is an .mde installed on user PCs.
I now need to make additional enhancements; i.e. new forms, new tables, queries, etc. I also want to clean up the .mde and remove test tables/links, queries...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.