maddes8cht/SQlite-Demo

SQLite demo

Closed this issue · 1 comments

Create a Demo Project for SQLite to demonstrate how to use SQLite in a c++ aplication

create a simple c++ program to use the SQLite libraries

  • import the libraries in msys2 to make them available
  • document how to do that
  • include all the necessary files
  • create a proper makefile to build the sample project

Basics are working