On Tue, Mar 23, 2010 at 1:02 PM, Navaneeth Sen B
<navanee...@tataelxsi.co.in> wrote:

> My ultimate aim is not to program using SQLite.
> I just want to know the internals of it? How it works?
> How i can make a new wrapper around it so that my exsisting applications
> can use it without huge changes..

The first and third of these statements seem to contradict one
another. The best way to make a wrapper round SQLite is to use its
API, which is generally thought of as "programming using SQLite".

Best wishes,
Hamish
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to