Machiaveli
Programmer
Hi,
I was wondering what the best way is to store the values of comboboxes and listboxes.
Until now i always use an integer value which i store in a field. This works for a single choice option, but how about when i have a field where there are more than 1 choice available in a combobox or listbox.
How should i store that in a field if you taken account how it should look on a form.
I was wondering what the best way is to store the values of comboboxes and listboxes.
Until now i always use an integer value which i store in a field. This works for a single choice option, but how about when i have a field where there are more than 1 choice available in a combobox or listbox.
How should i store that in a field if you taken account how it should look on a form.