Storing .rtf files in DB

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.

 

 



Answer this question

Storing .rtf files in DB