This directory contains a simple
schema.mco
, a minimal application and project file to compile the schema withmcocomp
. 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.
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_ddlBut it is more instructive to run it in your development environment debugger, stepping through the code.