I have searched for this and have not come up with an answers.
I have a SQL table that contains an image(blob) field and I'm trying to get this to display in an Access 2003 report image control.
I know I have to put the path or image in the .picture method of the image control and I have done this with an .gif file but I can't figure out how to do it with a SQL field. Is the image control best for this or is there another control that I should be using?
Has anyone else had any sucess in doing this and if so could you please pass on how it was accomplished? Also if anyone knows of any web sites that may help me out on this I would appreciate it.
Thanks again for any assistance.
I have a SQL table that contains an image(blob) field and I'm trying to get this to display in an Access 2003 report image control.
I know I have to put the path or image in the .picture method of the image control and I have done this with an .gif file but I can't figure out how to do it with a SQL field. Is the image control best for this or is there another control that I should be using?
Has anyone else had any sucess in doing this and if so could you please pass on how it was accomplished? Also if anyone knows of any web sites that may help me out on this I would appreciate it.
Thanks again for any assistance.