T
tim johnson
I have a listbox with Multiselect is set true. I can
select multiple rows by holding down the Cobtrol button.
If the listbox is called lstDisplay and I select several
rows how can I build it to a SQL string to use in a
procedure. All I need help with is how to build the SQL
sting from the values in the list box.
select multiple rows by holding down the Cobtrol button.
If the listbox is called lstDisplay and I select several
rows how can I build it to a SQL string to use in a
procedure. All I need help with is how to build the SQL
sting from the values in the list box.