On 5/24/06, Robert Simpson <[EMAIL PROTECTED]> wrote:
----- Original Message -----
From: "Jay Sprenkle" <[EMAIL PROTECTED]>
To: <sqlite-users@sqlite.org>
Sent: Wednesday, May 24, 2006 7:17 AM
Subject: Re: [sqlite] Extra functions - New Project?


>Flip that around and it's easier.
>Write a dll that loads finisar then registers the new functions.
>You don't have to modify anyone else's code that way.=0

Can't do it that way.  Since Finsiar wraps sqlite and doesn't give you
underlying access to any of the raw pointers, you won't be able to register
your functions.  Even if it did let you have access, there are quite a few

bummer!

Reply via email to