Hello! On Saturday 19 September 2009 02:17:39 Subsk79 wrote: > StepSqlite brings powerful Stored Procedure support with full power of > PL/SQL syntax to SQLite. It is a 'compiler' as opposed to a mere > 'wrapper' so it generates much more efficient code than any wrapper > could ever achieve - for instance, it pre-compiles all SQL in your > code right when the lib is loaded - no compile-overload at runtime - > this is exactly what one expects from a true 'Stored' Procedure.
Do you have support for compiled extension stored into database table? It's not good way to distribute external libs. Best regards, Alexey Pechnikov. http://pechnikov.tel/ _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users