mardi 23 juin 2015

How to make C++ portable app with DataBase (SQlite)

So, I have simple console app and I want to use DataBase in it. I want that program to be portable(I mean if I will bring that program to another pc without that db engine it should work)

For example i want to work with SQLite. Will it be enough if i will add sqlite3.h in header of my program?Or I need to do smth else

And one more question. What is wpappers for Sqlite ?

Aucun commentaire:

Enregistrer un commentaire