Sqlite and performances in LiveCode

Jérôme Rosat jrosat at mac.com
Thu Mar 8 14:47:56 EST 2012


Trevor, yes I'm going to try.

But I think it would be a good idea if you could change your stack in the lesson "Displaying Large Amounts of Data" to demonstrate the performance of LiveCode.

Jérôme

Le 8 mars 2012 à 05:19, Trevor DeVore a écrit :

> Jérôme - you might try something like this in LiveCode. If you set up the
> data grid like the example stack then you would call "SELECT rowid FROM
> table" to get the number of records and a list of ids. Then in
> GetDataForLine you would execute "SELECT * FROM table WHERE
> rowid=N" to fill in the row data that is being displayed.
> 
> -- 
> Trevor DeVore
> Blue Mango Learning Systems
> www.clarify-it.com    -    www.screensteps.com
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list