Microsoft Access - Simple Custom Splash Screen
If you want to display a custom screen when your database starts
up, instead of the normal access screen, then just create your picture, and save
it as a bitmap. Make sure it has the same name as your database. So if the
database is called mydb.mdb then the picture will be called mydb.bmp. Put the
picture in the same directory as the database and thats it. When you run the
database it will display the splash screen.
|