
Using SQL2000 as a document search engine
If you don't want to store the documents in the database, then SQL Server
isn't going to help you. Full Text Catalogs (which you can lookup in SQL
Server's Books Online) are the mechanism SQL Server provides for indexing
documents stored in SQL Server. And it sure isn't free...you have to buy
SQL Server.
--
Hal Berenson
True Mountain Consulting
Quote:
> Thanks Ricky, I dont quite understand though. I dont really want to store
> the documents in the database (wouldnt know how to anyway) - and how do I
> set up full text catalogs ?
> JaneS
> > If you are going to store those word docs on a database, you can set up
> the
> > full text catalogs on your sql server database.
> > > Hi,
> > > Someone once told me that you could use SQL2000 to read ind index a
> bunch
> > of
> > > word documents, then use it as a free text search engine, is this true
?
> > > If so what do I need ?
> > > Jane S
> > > -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> > > http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> > > -----== Over 80,000 Newsgroups - 16 Different Servers! =-----
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----== Over 80,000 Newsgroups - 16 Different Servers! =-----