sqlite for the Macintosh

I have successfully compiled sqlite 2.1.7 for the Macintosh.

Here is a quick and dirty C++ class to use with it.
USQLiteDatabase.cpp
USQLiteDatabase.h

It works for me, Your Mileage May Vary ;-)

Download the source and project files.