
Originally Posted by
NTC
Since this seems like a fundamental redesign, I would not necessarily stay with OLE nor would I load them on the fly; as then the image is opening even if the user doesn't care if they see it...but that image load is a task that takes time and will slow the application. I believe it is a better design in most cases, not necessarily all, to have the image as a link only - and then the user activates the image if they wish to see it - - and it opens in its native format in a window outside the database. This is a more robust design overall.