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

List:       sqlite-users
Subject:    Re: [sqlite] attempt at output with thousands separator via extension
From:       Simon Slavin <slavins () bigfraud ! org>
Date:       2015-11-23 13:57:45
Message-ID: 572FDE58-C5AB-422E-AF37-47D5C802158F () bigfraud ! org
[Download RAW message or body]


On 23 Nov 2015, at 1:02pm, Stephan Beal <sgbeal@googlemail.com> wrote:

> On Mon, Nov 23, 2015 at 1:57 PM, Bruce Hohl <brucehohl@gmail.com> wrote:
> 
> > www.sqlite.org/loadext.html states that: "Loadable extensions are C-code."
> > Can someone confirm this please.
> 
> pedantically speaking: the _entry point_ for the extension is C. The
> implementation may be in any language.

Here, for example, is how to create an external function written in PHP for use when \
using the SQLite3 interface from PHP.

<http://php.net/manual/en/function.sqlite-create-function.php>

It's up to whoever wrote the 'shim' to a language to implement \
sqlite3_create_function_v2() in their shim.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


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

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