showing progess status while calling a stored procedure

  • Thread starter Thread starter HFLo
  • Start date Start date
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
 
Don't make it you more difficult than Microsoft did.

In the SDK there are some Gif and Avi files that you can show at that time.

You can show them using the picturebox.

Cor
 
Back
Top