I have been asked to look at bringing pictures into the Fixed Asset - Picture field. Considering we have over 20000 fixed assets though, I'm concerned about what this might mean for the space taken by the database even if most remain empty. I was thinking of using a graphical converter to store the images as JPG and converting them to BMP at need to reduce the effect. Would this be worthwhile, and if so can someone suggest the best package/method to do so, or does Navision store these BMP files in such a way as to minimise the size and impact on performance?
We're also migrating to SQL Server and then 3.7 over the next month or two if that makes a difference to the answer.
Thanks
0
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
http://ourintranet/showFA.asp?jpgname=00001
your asp page can construct a web page
using jpgname parm to construct <img src=?> tag.
This way you don't have a modify/delete of original problem.
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯