Hi

Bogusław Brandys wrote:

Igor Tandetnik wrote:

"Vishal Kashyap" wrote


[snipped]


Maybe it would be fine and useful to add lua scripting language to sqlite (maybe in shared library to not broke current code )

Regards
Boguslaw Brandys




Not aimed to implement stored procedures, but I did something
can be used for this. It is a library to execute remote lua code.
With using wxSQLite3 (and my Lua binding to it) It may be
used for stored procedures.

Implementation is at: http://www.dynaset.org/dogusanh named: DSAS

(I put some sample code using SQLite in it.)

--
Regards,
Hakki Dogusan




Reply via email to