Taking the Splash Screen up a notch…
Sometimes you want to load some data before your database opens? You don’t want your Users wondering what’s happening, so here’s a way to keep them advised of the progress. (To download this example click here.)
To use in your database, import the basProgressBar and frmSplash into your database. Then make design changes to frmSplash to coordinate with your database. (Note, do not remove or change the name of the Objects on frmSplash without changing the names (or making adjustments) throughout the code.) Enjoy!