Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-03-20 : 11:41:02
|
Steve writes "Using W2K and SQLServer 2000, I am building a web site via asp and sql server with about 200-300 preprocessed pdf files. These pdf's are updated daily. Currently I am planning to simply store the link to the file and path and use code to perform file management and cleanup. But is it possible/advisable to use the image data type in SQL Server to store the pdf? That would make file management and updating much easier but seems like it could slow down access to the database and make it grow large because of the updates.
Steve" |
|
|
|
|
|