• I passed the Ids of the listbox options as a VARCHAR and had a function to take that delimited list and return it as a table.

    I could then join the resulting table to retrieve/update/delete records.