Hi,

I wanted to get a LOG10() function in sqlite3, and I found the
extension-functions.tgz file in http://sqlite.org/contrib

I am using the all-in-one sqlite3.h/c version of sqlite3, and the
extension-functions files don't seem to fit at all.

For example, it wants to call a function called sqlite3CreateFunc(),
which seems to have been renamed to sqlite3_create_function()

Should I even bother trying to hack these files into shape, or has
sqlite3 changed so much that these files will only serve to introduce
bugs?

Does anyone use this contribution?  Does anyone use it with a recent
sqlite3 release?

thanks
Paul

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to