I am using a high level application development framework whose IDE has the
sqlite3 library compiled into it.  The framework has its own set of
interface routines to sqlite3 and I do not have access to the source
code.  I've seen some user written functions I would like to use but I have
no idea how to set about making them available to the sqlite3 library in
the framework.   Any help on how to make these user written functions
available to the sqlite3 library in the framework would be much appreciated.
Thanks


-- 
Pete
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to