timothy2l Posted September 17, 2003 Posted September 17, 2003 What is the exact sql statement for storing the values of a checkbox list in a DB? There are 5 items in the list, some checked and some unchecked depending on the user. Thanks Quote
Moderators Robby Posted September 17, 2003 Moderators Posted September 17, 2003 What datatype are they in the DB? String can be True / False or Y/N Bit can be 1 or 0 Quote Visit...Bassic Software
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.