[PHP-DB] Re: UDF's in sqlite via PDO

2007-11-15 Thread Justin Adie
Oops... I was being rather dim. It's all in the manual... Apologies to all. --- On 15/11/2007 10:10, in article [EMAIL PROTECTED], "Justin Adie" <[EMAIL PROTECTED]> wrote: Is there a way to define UDF's for sqlite queries via the PDO interface? E.g. An equivalent to sqlite_create_function()?

[PHP-DB] UDF's in sqlite via PDO

2007-11-15 Thread Justin Adie
Is there a way to define UDF's for sqlite queries via the PDO interface? E.g. An equivalent to sqlite_create_function()? Thanks Justin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php