Assigning an icon to a db

  • Thread starter Thread starter Kevin
  • Start date Start date
K

Kevin

I'd like to assign an icon to a database so that it will
be displayed in Win Exlorer, and not Access' default
icon. I know how to assign the icon in Tools-Startup,
but that doesn't change what is displayed in Explorer.

Anyone know how to do this?

Thanks in adavnce!
 
The icon that shows up in Windows Explorer is based on the extension of the
file.

If you changed the icon for mdb files, all of your mdb files would show up
with your icon.

You could always come up with your own extension and associate your own icon
with it. But changing the extension of an mdb file can have other side
effects.

Also, your icon will only show up on machines that have your custom
extension registered on.

In Windows Explorer, you can see all of the registered extensions along with
their associated icons by going to Tools/Folder Options/Files Types.

Good luck.

Sco
 
Sco-

Thanks for the feedback. I thought that in an earlier
version of Access you could just put a bitmap in the same
folder w/ the same name and it would give that icon to
the db also. I can't remember the particulars.

Oh well, thanks anyway!
 
Sounds as though you're confusing how to change the startup "splash" screen
with how to change the icon.
 
As Sco pointed out it is an all-or-nothing proposition.
You can change the icon for a desktop shortcut and even the one that will
display on the Taskbar (Tools-Startup), but the icon that will show in
Windows Explorer will still be the Access one. Change that file extension
property and they will change for all databases.

You might be getting confused with this:

http://www.mvps.org/access/general/gen0029.htm

This just changes the startup splash screen for that particular database.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top