H
HFLo
Depending on how many items were selected by user in a CheckedListBox, I have
a loop that calls SQL stored procedure for each CheckedListBox item selected.
each sp takes few seconds to complete and I would like to show user that the
process is still running.
pls advice (with some sample code if possible)
many thanks
a loop that calls SQL stored procedure for each CheckedListBox item selected.
each sp takes few seconds to complete and I would like to show user that the
process is still running.
pls advice (with some sample code if possible)
many thanks