I am not a VB Programmer by occupation so please bear with me,

I have written a database program to help organise my calibration data at work. The problem is that i have quite a few image files stored in the database and so when i click to run the program, there is a pause of about 5 to 8 seconds, before the program actually loads.

Rather than seeing a blank screen for 8 seconds, is it possible to have something like a form with a progress bar on it, that comes up instead.(until my main form loads ), and what would be the code to make progress bar work.

Any suggestions/help would be greatly appreciated. I feel that this would make my program look just that bit more 'professional'.


sparkash