> Hello and thanks for the previous replies. Am I to understand that
> SQL Server Full-Text Search can not index HTML, PDF, or Word
[quoted text clipped - 3 lines]
> redirected to the associated user. Can't I just store each file in an
> image field in SQL Server and query it from there?
Hello Cindy,
yes, you can use a full-text search if your files are stored in the
image field. In this case you don't need any other software, except
the iFilter for PDF indexing. Adobe PDF iFilter lets you index PDF
documents with SQL Server. Starting with Acrobat Reader 7, iFilter
functionality is bundled within the Acrobat Reader and you must
install it (current version is 8) on the server where SQL Server is
installed.
http://www.google.com/search?hl=en&q=full+text+search+files+image+field+sql+server
> Index Server would be fine if I only had to search my web site or a
> particular directory,
Yes, exactly.
Hope this helps
Cindy - 01 Mar 2008 05:00 GMT
> > Hello and thanks for the previous replies. Am I to understand that
> > SQL Server Full-Text Search can not index HTML, PDF, or Word
[quoted text clipped - 22 lines]
>
> Hope this helps
Say, that's all been very helpful. But now it's time to get to work!
There are a myriad of things to learn; however, once I get something
scalable going I can build from there. It is all really just a set a
very simple problems.
Thanks again!