Since some of you guys know so much about different areas of Access, I'll ask a question I'd previously given up on.
I have a company logo which is currently stored as a .Jpg file on the network.
I show it on reports by including an 'Image' type field in the reports which links to the name of the file.
My question is :-
How can I store this in a table in an Access database such that it doesn't have to load it from the file every time it is accessed?
I need to know :
1. How to define the field where it is stored.
2. How to use it in a report.
I suspect that this may be something that's been done before but I got stuck when I tried it.
I have a company logo which is currently stored as a .Jpg file on the network.
I show it on reports by including an 'Image' type field in the reports which links to the name of the file.
My question is :-
How can I store this in a table in an Access database such that it doesn't have to load it from the file every time it is accessed?
I need to know :
1. How to define the field where it is stored.
2. How to use it in a report.
I suspect that this may be something that's been done before but I got stuck when I tried it.
Comment