Hi folks -
I've done a search on "long binary" on this site, but found mostly VBA suggestions for my problem, and honestly I don't know how to do anything in VBA.
Here's the situation - my employer has an ID-card-making database through which digital photos are added to student record data to create ID cards. The images are stored in an Access database as "long binary data". They would like for me to do one of two things:
1. Figure out how to make the images appear as photos on an Access form. Currently, a bound image control shows nothing, even if I know there is binary data in the field.
OR--
2. Figure out how to extract the binary data as separate images files, external to Access.
I know I may be asking the impossible, but is it at all plausible to do either of these things without writing VBA code? It scares me.
Thanks!!
-Caitlin
I've done a search on "long binary" on this site, but found mostly VBA suggestions for my problem, and honestly I don't know how to do anything in VBA.
Here's the situation - my employer has an ID-card-making database through which digital photos are added to student record data to create ID cards. The images are stored in an Access database as "long binary data". They would like for me to do one of two things:
1. Figure out how to make the images appear as photos on an Access form. Currently, a bound image control shows nothing, even if I know there is binary data in the field.
OR--
2. Figure out how to extract the binary data as separate images files, external to Access.
I know I may be asking the impossible, but is it at all plausible to do either of these things without writing VBA code? It scares me.
Thanks!!
-Caitlin