Urgent query on VBscripting and databases..

Ive got an asp that allows user to enter certain records into a ms access database. Pretty standard stuff. However, i also have to allow these users to store graphic files along with their records.

Its like this.. On my website, a user has an equipment for sale and enters its description and price so that it can be displayed to other users (via a table display of the equipment records in my database).

How do i also allow other users to see a picture of the equipment that the original user had posted? Is there a way to link a record in a database (ms access) to a graphic file (*.bmp) ? Im totally new at all this and i need all the help i can get

*i hope i dont sound too confusing*