Pros & Cons of using Blobs in sql server
Hi,
I am new to sql server and especially using blobs.
In my application, I am dealing with some microsoft word documents. I feel that I can store them sql server as text/image column as its more secure to save them in database versus saving them on the file system.
Are there some issues involved in doing so. Some performance hits etc.
Pls guide or send some such links describing the same.
Thanks in anticipation
Sandeep
|