SQlite on revMédia

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
ybes
Posts: 6
Joined: Fri Jan 08, 2010 10:09 pm

SQlite on revMédia

Post by ybes » Thu Jan 14, 2010 5:27 pm

Hello,

i have a question about SQlite...it seems to be installed on revRun.
is it possible to use SQlite with revMédia and how , for beginning (just a simple exemple for create and insert 2-3 records).

many thanks

regards

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Re: SQlite on revMédia

Post by BvG » Fri Jan 15, 2010 3:22 am

As you can see on the comparision chart, Rev Media does not support any database. You need to buy Rev Studio for that.
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

ybes
Posts: 6
Joined: Fri Jan 08, 2010 10:09 pm

Re: SQlite on revMédia

Post by ybes » Mon Jan 18, 2010 1:10 pm

BvG wrote:As you can see on the comparision chart, Rev Media does not support any database. You need to buy Rev Studio for that.
thanks for your answer....
regards

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: SQlite on revMédia

Post by Mark » Wed Jan 20, 2010 12:46 pm

Dear ybes,

You might try to use the sqlite command line utility. You can call this by means of the shell() function.

Unfortunately I can't try this myself, because every time when I register Rev Enterprise, my Media license gets destroyed.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply