> -----Original Message-----
> From: Dennis Cote [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 22, 2004 1:58 PM
> To: Williams, Ken; 'Drew, Stephen'; [EMAIL PROTECTED]
> Subject: Re: [sqlite] Functions & Keywords
> 
> 
> > Please excuse the silly question, but how is that done?
> 
> It can't be done in SQL code.
> 
> You can do it quite easily using C language API calls. These 
> are documented
> in section 4 of the API documentation at
> http://www.hwaci.com/sw/sqlite/c_interface.html

Great, it looks fairly simple.  I was indeed looking for something I could
do using the C API.

So after I write & compile the code, how can I tell SQLite to load it?  Or
do I need to compile it into the sqlite libraries?

 -Ken

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to