Adding and Deleting Records

Enroll: Database Application, Lesson 4

Tip   If you prefer working from a printed tutorial, see in the MSDN Library Help for details about printing a lesson, a set of topics, or a single topic.

Note   If you are working through the DaoEnrol tutorial lessons, you will work through the topic Implementing the Add Command in this lesson.

Step 3 implements new commands for adding and deleting records and for abandoning an update in progress. The lesson explains:

Perform all the tasks in the procedures in this lesson. At the end, you will be able to build and run your Enroll Step 3 application.