open_mixed

This sample creates/opens a shared-memory database, waits for user input while the OpenMixed sample inserts a record, then closes the database.

How to Run

In a console window run:

 
    open_mixed
     

Then in a second console window run:

 
    OpenMixed
 

But it is more instructive to run one instance in your development environment debugger, stepping through the code.