This sample demonstrates how to initialize a SQL session by calling
mcosql_initialize_memory_manager()
andmcoapi_initialize()
.
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:api_sql_01_c_api_initializeBut it is more instructive to run it in your development environment debugger, stepping through the code.