Kelly Gregg

Kelly Gregg

  • NA
  • 1
  • 0

How to: Turn hundreds of checkboxes into SQL update statement

May 23 2005 11:45 AM
**New to VB.net** I have created a form where the user will select numerous checkboxes based on their needs. I then need to take all the checked boxes (possibly 100+) and create an update statement in SQL when the user clicks the submit button. Could anyone suggest the best and quickest way to do this?