The easiest way to supply a database for the Enroll tutorial is to use the StdReg32.mdb Microsoft Access database file, included in the MFC Samples directory for this purpose. Alternatively, you can create your own database, as described below.
StdReg32.mdb already contains the tables and records used in the tutorial. If you use this file, you do not need to use the StdReg.exe tool to add any tables.
To create your own database
Depending on the type of DBMS, you might create the new database on a server that is different from the computer where you will be doing MFC database development. In either case, you need to use the StdReg.exe tool to add tables to the new database.