Peter's Software
Helping you create better Microsoft Access applications


Home

General info

Where to buy

Mailing List

Contact


Links


 

Table Record Maintenance

Download trm83.zip - 85kb - For Access 97 (Can be converted to Access 2000/DAO 3.6)

Table Record Maintenance is a freeware Microsoft® Access® module that contains a re-usable utility subroutine as an example to help developers with table record updates. The subroutine "ng_TableRecordMaintenance" can be used as an ad-hoc table record add/update/delete routine, or as the center of an application's record maintenance procedure. Using this routine will eliminate the time-consuming effort of re-creating table record update routines each time they are needed.

The subroutine contains the code to open master table, and transaction table record sets, initiate the transaction table processing loop, update the status bar, update like-named master table record fields, write out error records, commit/rollback record changes, display results, clean up variables, and close tables. You can use generic add/update/delete code (included) or create your own unique add/update/delete code section by editing the subroutine's "Select Case" clause.

Comments?

 

 

 

Copyright © 1998-2002 Peter's Software