Hello,
I was wondering if someone could help me with the data storage principle of checkboxes.
I would like to just have a table with a TINY datafield for each checkbox. I have read that this is incorrect and that I should have a table which stores the string values for each item in the checkbox array etc. etc.
My form is rather long, but simple. (280 items) Is it wrong to just have one table with structure checkbox1 TINY, checkbox 2 TINY etc.
Thanks for the help,
--SL