On 8/26/05, Keith Herold <[EMAIL PROTECTED]> wrote:
> 
> It's not too hard.
> 
> Instantiante a static class method that matches the sqlite callback 
> signature.



Yes, I've done it before, and as your instructions show there's a lot of 
"fooling
about" to get it done. If you use sqlite_step(), which is the preferrred and 
non-deprecated way, then you don't have to do any of that.

Reply via email to