Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
1fred
Posting Yak Master
158 Posts |
Posted - 2003-02-07 : 15:12:03
|
| Robvolk, in reponse to an article about storing word document into sql server, you proposed this solution: "The one single ADVANTAGE I've seen in storing documents in a SQL Server table is the ability to full-text index them (under SQL Server 2000), however files can still be FT-indexed using Index Server, and Index Server can be linked into SQL Server and queried. To me, it's not enough of an advantage to warrant storing documents in a table. "Is this an easy job to implement? Can you give me URL or example on how to do this.Thanks |
|
|
robvolk
Most Valuable Yak
15732 Posts |
|
|
|
|
|