Dear Sir,

I am getting a big problem i am using status progress bar in my application for that i am using
backgroudworker control so that it will work seperately. but my problem is when
i am saving a huge data then the data is 1st cheking tables and after that i inserting data into multiples tables. in this case i can't control prograss value..because i am 1st creating dataset in local machine and inserting data in applicatio layer and after that i sending entire dataset with value in business layer, in business layer i creating parameters and assigning value from here i
sending entire parameters with value into datalayer and datalayer executing data into table and
entire routine commiting in business layer through transaction..

there fore how and i increase the progress value to complete full process.

thanks & regards

Debasis Bag