Am I correct in thinking storing images in the file system and adding a database pointer is faster than saving the image as a BLOB within a database?
If yes, for a pointer, would I just use the filename (E.g '/Images/myImage.jpg' as string), or is their some other intricate method I should be using?
Thank you

New Topic/Question
Reply




MultiQuote





|