Hi,
In a form of 10 checkboxes, i needed to write/read/update those checked state values to and from SQL.
Could you please let me know the best of of doing this.Each checkedbox represent one database column with bit type.

Thanks.
Subhash.

You can either create the checkboxes in the form design view and use an ID for each one. Or you can create then dynamicaly at run time using some loop.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.