Is it possible to load a contact's picture from MySQL to Outlook?
I couldn't find any Outlook field to connect to.
If it's possible at all, then how the picture should be kept in MySQL database:
- as a path to the file in a folder? (as I have now)
- as a BLOB datatype?
Thanks.
Yuriy