What do you mean by "Mapping". There are several api wrappers for sqlite written in C++. See http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers
On Thu, Sep 25, 2008 at 1:31 PM, Sherief N. Farouk <[EMAIL PROTECTED]> wrote: >> Does anyone know of any tools that are either open source or reasonably >> priced (less then 600 USD) for mapping SQLite to C++? >> >> Sam > > [Sherief N. Farouk] > > No tools that I know of, but I have a small bunch of classes that I wrote to > wrap sqlite3 objects, in order to make some things easier (like not having > to remember to close() the DB object at every single return statement), all > of which are convertible to the underlying sqlite types for interoperability > with the native API. If someone's interested, I could arrange for a BSD > release. > > - Sherief > > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users