I think that you miss some basic knowledge about the BLOB fields. You need to save the file into the blob field - blob field has functions to import and export the files into/out of the field. It means, you take the file from some disc (local/network) and upload it into the blob field. Than the file is stored in the database as data. If you need, you can export/download the file from the field or display it in report...
Answers
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
i reckon image of the signature will be a better choice, but in navision, when i declared a field of blob where can i store the image?
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
sorry for the stupid question but where can i place the physical file of the image? so that it is able to link it to the blob.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
a million thanks!
i got them from company information form import picture button and copy the code over, now it works like a clock work!
Any chance for a download of the VS project?
The code is gone so I guess you were not allowed to share