UDF"s in sqlite via PDO
am 15.11.2007 10:10:50 von 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
Re: UDF"s in sqlite via PDO
am 15.11.2007 14:06:15 von 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 C361CBAA.15E7A%Justin.Adie@AdieAndCo.com,
"Justin Adie" wrote:
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