I have a number of jpeg files that are technician signatures,that I wish to display at the bottom of my report. They were originally stored in an Access database table as "Ole bound image" type, the table had two fields, the text showing the technician's name, and then the blob field where the image was stored. Using the Upsizing Wizard, I uploaded this Access table to SQL, which converted the field type to "image". I have attempted to display this signature in an image control, which I have set as a "data bound image" type "jpeg". A get an error "An error occurred during rendering - parameter not valid." I attempted to use this MS fix:
same error.
I have the actual .jpg files. If someone knows of how to deal with this error, or how to load the jpgs into the database some fool-proof way, I would appreciate the advice, thanks!
same error.
I have the actual .jpg files. If someone knows of how to deal with this error, or how to load the jpgs into the database some fool-proof way, I would appreciate the advice, thanks!