Actually in any scripting language that has a binding to sqlite it's trival to make a table that contains scripts (stored procedures), and then execute them by selecting the script out of the table etc.
I have done this with Tcl. I can't imagine any other scripting language that can run a string would be any harder. -- View this message in context: http://sqlite.1065341.n5.nabble.com/Stored-Procedure-or-Functions-tp4994p68906.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users