My question refers to having a company logo and how should I store this image? We have 1 SQL2005 server and I can store the image there. Should I store it embedded, project, database, or web? I want to use that image on every single report written.
What I've heard is that if the image is < 250-300kb, store it in the db. If it's above that the filesystem works best. If it's used often, I'd use it on the IIS filesystem, give it a URL, and it should stay cached and return very quickly.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply