Hi again ... this is it - I'm going to bed!!
I want to work with an SQLite database in one of my apps, for now, in a Windows desktop app. Could someone direct me to some training material?
I want to be able to display it in something like a data grid and be able to pass the hilited selection like you can from a DG. And then build a navigation bar with buttons:
GO TOP BOTTOM FIND ADD RECORD EDIT RECORD DELETE RECORD
Thanks,
Lonnie
Load an SQLite database into a data grid table
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Load an SQLite database into a data grid table
Start with the basics :
http://lessons.livecode.com/m/4069/l/56 ... e-database
http://lessons.livecode.com/m/4071/l/70 ... l-database
Next step : put the data into datagrid.
http://lessons.livecode.com/m/datagrid/ ... -with-data
Last but not least : to master the magic of datagrids :
download/file.php?id=5272
http://lessons.livecode.com/m/4069/l/56 ... e-database
http://lessons.livecode.com/m/4071/l/70 ... l-database
Next step : put the data into datagrid.
http://lessons.livecode.com/m/datagrid/ ... -with-data
Last but not least : to master the magic of datagrids :
download/file.php?id=5272
Re: Load an SQLite database into a data grid table
Thanks bangkok,
My day is planned out with some video watching!!
Lonnie
My day is planned out with some video watching!!
Lonnie