Hello,I am writing a C++ application that embeds TCL and for its database
operations I am also embedding SQLite in it.I would like to be able to do the
following: 1. Write TCL scripts for the embedded SQLite from the embedded
TCL interpeter. 2. Pass an SQLite connection from the embedded TCL
interpreter to C++ and use it in C++ for db operations, as well as the other
way around.
I would appreciate your kind suggestions.Yaro.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users