Database: Access DB
I am storing a field that contains the path of each emloyee photo in my employee table.
eg : Fieldname
icPath
Data :c:\\photos\Mary.jpg
(ps. did not want to store photo directly into DB as it would take up a lot more hard disk space)
I would like to display each photo for each employee in cyrstal report but haven't found a way for it.
Pls advice.
I am storing a field that contains the path of each emloyee photo in my employee table.
eg : Fieldname
Data :c:\\photos\Mary.jpg
(ps. did not want to store photo directly into DB as it would take up a lot more hard disk space)
I would like to display each photo for each employee in cyrstal report but haven't found a way for it.
Pls advice.