candelbc
03-24-2005, 01:13 AM
I am trying to decide between two options. I am working on a ASP Application that allows the user to upload a picture.
What would be better...
1.) Save the picture in a specific directy, and a link to the picture in the database
2.) Store the picture as a blob and access it from the database..
I would LOVE to hear the pros and cons for each..
-Brad
What would be better...
1.) Save the picture in a specific directy, and a link to the picture in the database
2.) Store the picture as a blob and access it from the database..
I would LOVE to hear the pros and cons for each..
-Brad