On Wed, Jun 13, 2012 at 7:21 AM, Arbol One <[email protected]> wrote: > Anyone knows where I can find some examples of how C++ interfaces with > SQLite? I just need to see some code that is functional and not just some > snips of how it maybe-should-possibly work.
Although this is probably not what you want Qt comes with a bundled sqlite that it uses with its C++ database classes. John _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

