Hi, I am looking for a bit of advice. I have a simple Access database that holds a range of information and a number of .jpg files that are named the same as the ID value in the Access db table. What I want to be able to do is print a report or form that displays the information from the db and the relavent image and print on 1 page.
There will be a number of entries in the db table so it has to do this for all, so it will need to be some sort of batch / looping process.
I need a bit of guidance on the best way to proceed with this problem. I am using Visual Studio 2003 and writing in VB.Net.
Thanks in advance
Simon
There will be a number of entries in the db table so it has to do this for all, so it will need to be some sort of batch / looping process.
I need a bit of guidance on the best way to proceed with this problem. I am using Visual Studio 2003 and writing in VB.Net.
Thanks in advance
Simon