If you're using SQLite databases.....

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bjb007
Posts: 313
Joined: Fri Dec 28, 2007 4:56 am

If you're using SQLite databases.....

Post by bjb007 » Fri Mar 21, 2008 6:09 am

This free prog will help you figure
out the features of SQLite....and set
up your databases too. Has a decent
help file.

http://www.sqliteexpert.com/
Life is just a bowl of cherries.

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

Post by Mark » Fri Mar 21, 2008 11:30 am

Note: posted link points to a commercial product, not shareware or freeware.
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

Lynn P.
Posts: 79
Joined: Sun Apr 09, 2006 1:09 pm

Post by Lynn P. » Fri Mar 21, 2008 2:22 pm

Mark wrote:Note: posted link points to a commercial product, not shareware or freeware.
````````````````````
Hi Mark ~
It appears there are two versions - one is a commerical product and the other is freeware. I went to the download page and found this:
SQLite Expert Professional is available for you to try as fully functional product, with no obligation, for a period of 30 days. After the expiration of the evaluation period you must either purchase this software or remove it from your computer.

SQLite Expert Personal is freeware and does not have an expiration date.

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

Post by Mark » Fri Mar 21, 2008 2:29 pm

Cool, Lynn, I didn't see that. Thanks, I might check out that programme :-)

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

keyless
Posts: 211
Joined: Wed Dec 12, 2007 11:21 pm

Post by keyless » Fri Mar 21, 2008 6:54 pm

I think I remember someone saying that they could not get connected with a sqlite DB created outside of Rev. If so hopefully you can look at sqlite db created from rev with this program.

Thanks for the link, could be very helpful, I always like visual approach to database setup (ie Access)

Post Reply