JasonPurdueEE
Technical User
Good morning everybody!
I need some advice on efficiency. My new databse is going to require the user to input data from a printed form. On the printed form there are, among other things, 42 check boxes. I need to be able to select one, many, or all of the check boxes.
Would it be faster/more efficient to have 42 yes/no option groups, or just 42 unbound check boxes? I'm thinking either way my table is going to have to have 42 columns to hold this data. Is there a better way to do this? I have yet to start creating the tables, I'm still trying to think this one out. Can anybody shed some insight on this? Thanks in advance.
JASON
______________________________
Sleep is a poor substitute for coffee.
I need some advice on efficiency. My new databse is going to require the user to input data from a printed form. On the printed form there are, among other things, 42 check boxes. I need to be able to select one, many, or all of the check boxes.
Would it be faster/more efficient to have 42 yes/no option groups, or just 42 unbound check boxes? I'm thinking either way my table is going to have to have 42 columns to hold this data. Is there a better way to do this? I have yet to start creating the tables, I'm still trying to think this one out. Can anybody shed some insight on this? Thanks in advance.
JASON
______________________________
Sleep is a poor substitute for coffee.