[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sqlite-users
Subject:    Re: [sqlite] WHERE with user function
From:       "Dennis Cote" <dennis.cote () gmail ! com>
Date:       2006-07-28 16:51:47
Message-ID: 6ba362f10607280951u25b78b82mc51aa110e5284231 () mail ! gmail ! com
[Download RAW message or body]


On 7/28/06, Stan <teste15@seznam.cz> wrote:
>
>
> Is there any example (tutorial or explanation) in C or C++ for similar
> problem?
>
>
>
Stan,

All the built in functions in sqlite use exactly the same API that is
available to you. The source file func.c conatins many examples of user
defined functions and returning values from these functions. You can view
the file here
http://www.sqlite.org/cvstrac/fileview?f=sqlite/src/func.c&v=1.132 or
download one of the source packages at http://www.sqlite.org/download.html.

HTH
Dennis Cote


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic