Any recommendations on doing this Is type BLOB preferred or IMAGE
FYI - I can't just store file paths in the DB to the local file system because the DB files need to be portable.
Any recommendations on doing this Is type BLOB preferred or IMAGE
FYI - I can't just store file paths in the DB to the local file system because the DB files need to be portable.
Storing .rtf files in DB
DonHutson
Hi,
How to Read, Store, and Write BLOBs to SQL Server http://support.microsoft.com/kb/255632/en-us
Performance Comparison: http://weblogs.asp.net/jlerman/archive/2003/07/08/9822.aspx
Check out this other post on the same topic as well: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=54178&SiteID=1
Regards,
Vikram