02-Open_Convhv

This sample opens a conventional memory database and the HTTP Viewer. The application demonstrates how to invoke the eXtremeDB HTTP Viewer via functions mcohv_start() and mcohv_stop(). Note that the Uniform Data Access (UDA) layer is necessary for the HTTP interface. The sample also demonstrates how to allocate and register the UDA metadictionary.

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:

 
    02_open_convhv
     

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

Related Topics Link IconRelated Topics