>But from my very limited experience, to me it
>seems like SQLite does provide at least one major feature for the SBS
>plugin developer missing from MySQL, namely, the
>DBD::SQLite::sqlite_create_function() function.

MySQL allows SQL functions and Stored Procedures to be created through 
DBD::MySQL.

In my (limited) experience of SQLite, it has less built-in useful functions 
than MySQL.  However, SQLite may have moved on since I last played with it.

Last time I looked, SQLite didn't support Stored Procedures, only functions.
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to