Page 1 of 1
Don't find SQLite in 2.8.1 Beta
Posted: Tue Apr 17, 2007 5:24 pm
by Tiemo
I did install 2.8.1 Beta, but don't find the new standard plugin SQLite and no documentation about SQLite. Do I miss something? Or do I have to install it separatly? What do I have to do?
Thanks?
Posted: Wed Apr 18, 2007 8:51 am
by Mark
Hi Tiemo,
You can still download the SQLite, AltFont and AltBrowser plugins with a valid license:
http://www.runrev.com/offers/plugins.php
Best regards,
Mark
Posted: Wed Apr 18, 2007 9:30 am
by Tiemo
Hi Mark,
I got the information that SQLite is indeed integrated in 2.8.1 and can be accessed by revDatabase, but still without documentation
Thank you
What version of SQLite is supported?
Posted: Mon Apr 23, 2007 1:37 am
by mdoub
What version of SQLite is supported in Rev? 3.x I hope. Anyone know for sure?
Posted: Mon Apr 23, 2007 7:51 am
by Mark
Dear mdoub,
Although revSQlite (or altSQLite) may be slightly different from the original SQLite, which you can find at
http://www.sqlite.org , I assume the source code was taken from this web site and wrapped in an external for Revolution.
This means that the following documtation should apply to revSQLite:
http://www.sqlite.org/lang.html
The documentation needed to execute the syntax is in Revolution's built-in docs. Search for commands and functions containing sql, database and revdb.
Best,
Mark
Posted: Mon Apr 23, 2007 8:02 am
by Mark
The MySQL documentation is very good and might come in handy. I use MySQL and don't know exactly to which extend SQLite resembles MySQL.
http://dev.mysql.com/doc/
Best,
Mark
SQLite
Posted: Tue Apr 24, 2007 2:45 am
by mdoub
It looks like Sqlite 3.2.8. This is a bit dissapointing as it is over 2 years old.
