Search found 4 matches

by YellowStone
Thu May 10, 2012 9:05 pm
Forum: Databases
Topic: data grids and sqlite
Replies: 10
Views: 9451

Re: data grids and sqlite

Right on, works like a charm!
I see that I had downloaded an old copy (3.2).

This helps so much -- really appreciate this work you did.
by YellowStone
Thu May 10, 2012 7:45 pm
Forum: Databases
Topic: data grids and sqlite
Replies: 10
Views: 9451

Re: data grids and sqlite

Wow, thanks townsend for this great example! Nice work Just a question about LiveCode itself. Your example stack works great, but when I save it as a Mac standalone application, the button which activates the doRead handler doesn't do anything, so I can't populate the datagrid. Is this possible or w...
by YellowStone
Mon Apr 23, 2012 12:45 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Connecting Livecode app to a database on a local network...
Replies: 2
Views: 2735

Connecting Livecode app to a database on a local network...

Hi, These questions are coming from a zero-experience perspective, having just loaded Livecode and never programmed in my life... I briefly worked on a Filemaker 7 database years ago. Could some folks help me understand how Livecode works with a database on a local network. What I would like to do i...
by YellowStone
Mon Apr 26, 2010 8:14 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: "Save Options" not showing in Property Inspector?
Replies: 1
Views: 1939

"Save Options" not showing in Property Inspector?

Hello! First time behind the wheel! I created a database query called "Select All Peeps" using the query builder and pointed it to a sqlite data file on the hard disk, and used the default "Select * From" statement on one of the tables in the data file.... then I created a table object on the main s...