Forum OpenACS Q&A: Response to db_dml in a foreach loop isn't working

Collapse
Posted by Dan Wickstrom on
Use regular tcl vars instead of bind vars.  The driver doesn't look at the variable value until the insert is performed.