Easy Way to Use SQLite 2.0
Easy Way to Use SQLite Description
Would you like to know how to create embedded SQL database applications using using Visual C++ with SQLite?What is SQLite? SQLite is a C library that implements an embeddable SQL database engine.
Are you looking for a way to create compact and yet very powerful database applications without without having to buy a commercial database server?
Do you want full control over the size of your database applications without having to use ADO, ODBC and other bloated libraries?
<...
Screenshot

