Greetings all,
I am having a problem displaying images on my ADP form. The images were inserted as raw binary data or BLOBs into an image field using a PHP script. I have an ADP to access my MSSQL database that works perfectly except when it comes to displaying this image. When i look at the rows in the tables column view it says "Long Binary Data" for the image field. When I try to view it in a form, it shows nothing.
Is there some sort of magical VBA code I can use to display this "Long Binary Data" as a proper image on my ADP form?
Thanks in advance
Devon
I am having a problem displaying images on my ADP form. The images were inserted as raw binary data or BLOBs into an image field using a PHP script. I have an ADP to access my MSSQL database that works perfectly except when it comes to displaying this image. When i look at the rows in the tables column view it says "Long Binary Data" for the image field. When I try to view it in a form, it shows nothing.
Is there some sort of magical VBA code I can use to display this "Long Binary Data" as a proper image on my ADP form?
Thanks in advance
Devon