Hi Tiemo,

The driver for SQL Lite is integrated into the Database Query Builder now (Tools menu). You access it like MySQL or one of the other drivers. You can also use revOpenDatabase("sqlite", <filename to db>,,,,). A database file is created if it doesn't already exist. You would then populate it using the rest of the database library commands and SQL statments.

Complete dictionary entries for it will appear in the next beta, and the sample files are also being re-worked.

- Bill

"Tiemo Hollmann TB" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
Hello,

can someone point me to general plugin handling instructions, if something
like this exists?

I have installed 2.8.1 Beta, because of the announcement SQLite should be
included. Now I don't see and find anything about SQLite. Do I have to
install it separately and if - how?, or how do I get access to the
functionality of SQLite?

I have installed a showcase stack of SQLite before and that worked (with
2.8.0) instantly, but I can't use now the functions in my own stack.


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to