This sample creates/opens a shared-memory database, waits for user input while the OpenMixed sample inserts a record, then closes the database.
In a console window run:
open_mixedThen in a second console window run:
OpenMixedBut it is more instructive to run one instance in your development environment debugger, stepping through the code.