Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21346

Help in preventing application going non responsive during restoring a backup

$
0
0
I have an application which backs up and restores database (sql server). Somtimes it takes a long time. I need to put a progressbar or a gif while the query is being processed. Doevents is not working as the application gets stuck at connection.execute method for restoring databases
How can I put a cancel button or a progress bar in that case? Thank You

Viewing all articles
Browse latest Browse all 21346

Trending Articles