AW: how to access SQLite in 2.8.1 Beta?

Tiemo Hollmann TB toolbook at kestner.de
Wed Apr 18 02:46:23 EDT 2007


Thank you Bill!
Tiemo

> -----Ursprüngliche Nachricht-----
> Von: use-revolution-bounces at lists.runrev.com [mailto:use-revolution-
> bounces at lists.runrev.com] Im Auftrag von GMane
> Gesendet: Dienstag, 17. April 2007 21:08
> An: use-revolution at lists.runrev.com
> Betreff: Re: how to access SQLite in 2.8.1 Beta?
> 
> 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" <toolbook at kestner.de> wrote
> in message news:002101c780f7$0a87fc30$18b2a8c0 at TiemoPC2...
> > 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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list