| Folder | Description |
| ADDRBOOK | Demonstrates how to use DAO to create an address book using data stored on an Internet server. |
| EMPLOYEE | Based on Employees table in Employee.mdb. This sample allows viewing of data and simple edits. |
| DAOREAD | Demonstrates different methods for reading data and displays fetch time for each method. |
| GETROWS | Demonstrates how to use the GetRows and GetRowsEx methods. |
| MULTTHRD | Demonstrates how to write a multithreaded DAO application. |
| SECURITY | Displays the user and group information from a SystemDB workgroup information file. |
| STORES | Maintains a database of branch stores. |