DEV Community

Cover image for Access Developer 46
Richard Rost
Richard Rost

Posted on

Access Developer 46

I just released Microsoft Access Developer Level 46. This course covers building an Undo System for your database. Access allows you one undo, but what if you're working on an order and you want to undo the last three or four things that you did? An edit, an addition, a delete? That's what we're going to cover in this course.

TOPICS COVERED
Building an Undo System, Building a Change Log Table, Writing Code to Save Changes, Creating an Undo Button, Handling Edits, Additions, and Deletions, Restoring Deleted Records with AutoNumbers, Custom Delete Buttons, Managing CurrentDB.Execute Errors

For more info please visit https://599cd.com/ACD46?key=Dev.To

Top comments (0)