[slang-users] slsqlite 1.2

Paul Boekholt p.boekholt at gmail.com
Sat May 26 11:31:20 EDT 2007


Hello,

Version 1.2 of slsqlite is out.
Slsqlite is a module to use SQLite, the embedded database
(http://sqlite.org), with S-Lang.
This version adds support for placeholders - that is prepared
statement syntax like sqlite_exec(db, "delete from items where feed =
?", feed).

You can get it from http://www.cheesit.com/downloads/slang/slsqlite/


More information about the slang-users-l mailing list