How to store huge Data & also its pros and cons -
01-30-2004
, 10:49 AM
Hello SQL Gurus,
I had a strange Requirement
The end users of our system want to store as much data as
they can i.e.,
from getting text from the word and other documents etc ...
The reason they want to store it huge data..
If they store in a word file or other document means
every one can view the documents and also if one is
working on the document
the other person can also work on it.
We can store in text data type which is availble in sql
server.
But my Questions are
1. Is there any other way we can store the data.
2. What are the Pros and cons of Using text data type.
Please let me know ur practical problems too..
Thanks in Advance.
Regards
Venkata |