G
Guest
Which is better, I know there are factors that effect this. A.) to save the
images and documents by uploading them to a server location and referencing
them via a DB table or B.) to save directly into the Sql Server table?
Using ASP.NET (VB.NET).
The images files will about 50KBs and the documents are about 1MB, on a 90%
locally used web application.
What are the benefits, and downfalls, of either strategy?
thanx.
images and documents by uploading them to a server location and referencing
them via a DB table or B.) to save directly into the Sql Server table?
Using ASP.NET (VB.NET).
The images files will about 50KBs and the documents are about 1MB, on a 90%
locally used web application.
What are the benefits, and downfalls, of either strategy?
thanx.