I'm having a problem when doing a long update to my SQL database (900,000+ records).
If I enable a different application or click anywhere outside the VB.Net Winform my textboxes and form will no longer refresh. The only thing I get is the hourglass mouse icon but everything else is frozen until it has finished updating. This gives the appearance that the application is not responding or locked up.
Does anyone have any ideas?