Hi friends,
I have a stored procedure which takes around 30 secs to execute at the backend.I would like to implement a progressbar on the form which would show the progress of the stored procedure's execution.
How would I enable this.
Thanx in advance.
I have a stored procedure which takes around 30 secs to execute at the backend.I would like to implement a progressbar on the form which would show the progress of the stored procedure's execution.
How would I enable this.
Thanx in advance.