Search found 3 matches

by herveyq
Thu Feb 20, 2014 3:20 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to save and load card data (on card file db)
Replies: 6
Views: 3626

Re: How to save and load card data (on card file db)

Thanks Simon,

I probably go the sqLite route to maintain data types, even though I only want to record one record and tect will do for that. Will test and advise.

Gil
by herveyq
Thu Feb 20, 2014 2:12 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to save and load card data (on card file db)
Replies: 6
Views: 3626

Re: How to save and load card data (on card file db)

Hi Simon and Max, I thought it was possible to save small amounts of information on the stack, so that is one thing for this project to be small and self contained on a phone. The other option is to use the included database or MYSQL for my larger base with external. Simon, I started looking at data...
by herveyq
Tue Feb 18, 2014 3:06 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: How to save and load card data (on card file db)
Replies: 6
Views: 3626

How to save and load card data (on card file db)

OK so I am slow learner, must be getting too old for this, but how do i save data input into card fields to card db, and then load the data on opening the stack again?

Thanks in advance for the help.