I must extend an existing .net-Application to store images and documents (mostly pdf\'s) in a SQL Server 2005 database.
Which SQL Server datatype is used best for s
SQL Server 2005: Blobvarchar(max) SQL Server 2008: FileStream