hi,
We need to manage all pdf files(sixe from 10k to 10mb) and have about
500,000 monthly.
My question is that should I design a table with image field there to have
PDF file stored in table or to have PDF files in file structure and store
path in the table to control the PDF files.
1. Which one is more efficient?
2. good side and bad side of each?
Thanks in advance.
Aaron Bertrand [SQL Server MVP] - 13 Mar 2008 17:11 GMT
http://databases.aspfaq.com/database/should-i-store-images-in-the-database-or-th
e-filesystem.html
> hi,
>
[quoted text clipped - 8 lines]
>
> Thanks in advance.