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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top