Hi everyone
I have a long database procedure which i am calling from from VBCS by using fire and forget approach beacause it takes 15 to 20 minutes to complete its execution
the problem is i need to show progress bar in vbcs and close it when execution of db procedure will complete
How i can achive that please respond
thanks