I've been toying with SQLite's virtual table and user-defined function
features, and thought I'd publish what I have so far.  

        http://www.schemamania.org/sql/sqlite/udf/

When I started looking into this, I didn't find many examples around
the Web, and there's no HOWTO document on the SQLite website.  I
thought by posting some in a more public place I might encourge others
to help create an archive of such things for general use.  

I hope these serve as examples and fuel your imagination for what can
be done with SQLite.  

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

Reply via email to