I have a table called “catory” in my sqlite database that contains some pre defined categories : how can i limit the number of entries to these pre defined entries (there s 8 categories so I have to limit it to 8)
Does anyone know how to do that with sqlite :s ?
Put the table in a spinner in your data entry page and then all the user can do is select one of those.