jesus_hairdo
Registered User.
- Local time
- Today, 10:35
- Joined
- Sep 28, 2001
- Messages
- 32
We have a database which has a series of personal records in it. For each record there are an unknown number of images.
What i would like to do is to print out all of the records and images in the correct order.
So we would have record1 + all of the images for record 1, then record 2 + all of the images for record2. and so on.
In the records table there is a membership number, the filenames given to the images contain this membership number and some random strings.
Any suggestions on how i go about doing this?
TIA.
Jamie
What i would like to do is to print out all of the records and images in the correct order.
So we would have record1 + all of the images for record 1, then record 2 + all of the images for record2. and so on.
In the records table there is a membership number, the filenames given to the images contain this membership number and some random strings.
Any suggestions on how i go about doing this?
TIA.
Jamie