I have a program which is updating a table in sqlserver, I have a form which I want to show the progress of this, the progress bar is incrementing but this is not being displaye
Yes you should use Background Worker, however it might not help, we would need to see bindings and everything else, to use background worker use something like this: