00-DDL

This directory contains a simple schema.mco, a minimal application and project file to compile the schema with mcocomp. The application simply displays a single line message, no database operations are performed. The project file indicates a minimal list of runtime libraries required for an eXtremeDB application.

How to Run

See instructions here on how to build this and other samples on your development platform. Once built, the sample can be run from the \target\bin directory:

 
    00_ddl
     

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