02-Open_Imp_CSV

This sample populates an all-in-memory database from an external CSV file.

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:

     
    api_sql_02_open_imp_csv
     

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