Hi, I need to write a program that stores and recreate the surveys filled by users of a service in a restaurant, this program will be able to store the phone number, name, table size and ratings, it will then go further at the end of the day to give the admin the details of all the surveys filled. need help with this last bit of the problem that is how to store the data for all 100 surveys filled and how to perform a certain search like details of users that gave it a poor rating etc. I need help ASAP.
Thanks.
Question about livecode
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Question about livecode
HI Azulamanar,
1. welcome to the forum!
2. Please only one thread per problem, I deleted the doublette from the other thread.
3. This is surely a case for a database and LC supports SQLite!
Here you can download an example stack on how to use SQLite in Livecode:
http://livecodeshare.runrev.com/stack/6 ... te-Sampler
Best
Klaus
1. welcome to the forum!

2. Please only one thread per problem, I deleted the doublette from the other thread.

3. This is surely a case for a database and LC supports SQLite!
Here you can download an example stack on how to use SQLite in Livecode:
http://livecodeshare.runrev.com/stack/6 ... te-Sampler
Best
Klaus