Wrox Programmer Forums
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 24th, 2006, 01:16 PM
Authorized User
 
Join Date: Aug 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to ankur_icfai
Default Enable Freetext in SQL2000

hi..
    i am working on my project in which i need to enable the freetext in SQL 2000 server.
when i am executing the stored procedure in current database
  exec sp_fulltext_database @action = 'enable'
i am getting the error like

(1 row(s) affected)

Server: Msg 7609, Level 17, State 2, Procedure sp_fulltext_database, Line 46
Full-Text Search is not installed, or a full-text component cannot be loaded.

please any one help me out in enabling the freetext for my database.
 
Old October 24th, 2006, 03:23 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 625
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to jemacc
Default

FullTextSearch is not installed by default .Confirm that you actually installed it from when installing SQL

Jaime E. Maccou





Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL2000/MOM2005 Hugo22 SQL Server 2000 3 February 23rd, 2007 09:48 AM
Enable Update and Enable Delete check boxes don't mihabib ASP.NET 2.0 Basics 2 December 7th, 2006 11:44 AM
SQL2000 Database available with any one ..? SoftMind BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 9 September 13th, 2006 10:48 AM
Using FREETEXT Hadware SQL Language 0 March 10th, 2004 01:30 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.