G
Guest
Hi,
I need know the best way to handle the following situation:
I have a table with student data including the student id. There is a
separate field for the first name and the last name.
I want to include another field for a student picture.
I assume linking the other pictures is better than embedding them in the
database.
The pictures are on a cd from the photo studio. Each picture has a file name
in the format of lastname_firstname.jpg.
I was going to rename the pictures using the student id, but that is a lot
of work.
Is there an easier way? I don't know the best way to link the correct
picture with the correct record. Also, the studio might have misspelled a few
names so I will probably have to know how to deal with that also.
Sincerely,
Rob
I need know the best way to handle the following situation:
I have a table with student data including the student id. There is a
separate field for the first name and the last name.
I want to include another field for a student picture.
I assume linking the other pictures is better than embedding them in the
database.
The pictures are on a cd from the photo studio. Each picture has a file name
in the format of lastname_firstname.jpg.
I was going to rename the pictures using the student id, but that is a lot
of work.
Is there an easier way? I don't know the best way to link the correct
picture with the correct record. Also, the studio might have misspelled a few
names so I will probably have to know how to deal with that also.
Sincerely,
Rob