Adding Multiple Images.

zulqzulq Member Posts: 204
Hi,
I have an employee table with another table images. Each employee has multiple images which are photo, signature, fingerprint and photo thumb.
I also have a form for employees with a subform for images. The table structure of the images is as follows:
field type
id    integer
picture blob
length integer
type integer

Now my problem is how do I import the images and store them into database while also filling the other fields.
Please help need this badly....
Few years ago we were not existing and few years to come we would be in the grave! So what will benefit us in the grave?

Answers

Sign In or Register to comment.