Bud,
I could well be educated on the point, but I think that this is exactly how you go about adding functions for use in the SQL.
R,
Christopher L. Smith
Have you pondered the meaning of life today?



From: Bud Beacham <[EMAIL PROTECTED]>
Reply-To: sqlite-users@sqlite.org
To: sqlite-users@sqlite.org, [EMAIL PROTECTED]
Subject: RE: [sqlite] Functions embedded in SQL statements
Date: Sun, 18 Jun 2006 14:50:23 -0700 (PDT)

Thank you, but I am not looking for C/C++ functions.  I am using
Tcl.  I am looking for the functions that appear to extend the
SQL syntax.  I did not see either of the two functions I
mentioned (ifnull, strftime) on those pages.

bb



--- Christopher Smith <[EMAIL PROTECTED]> wrote:

> The C/C++ documentation can be found here:
> http://sqlite.org/capi3ref.html#sqlite3_create_function
>
> For those of us in the mortal category, various wrappers can
> make life
> better.  For example,
>
http://initd.org/pub/software/pysqlite/doc/usage-guide.html#creating-user-defined-functions
>
> HTH,
> Christopher L. Smith
> Have you pondered the meaning of life today?
>
>
>



Reply via email to