creating full text catalog
The output of select @@version is:
Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6
2000 00:57:48
Copyright (c) 1988-2000 Microsoft Corporation Enterprise
Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
The output of SELECT fulltextserviceproperty
('IsFulltextInstalled')
is:
1
The output of EXEC sp_help_fulltext_catalogs 'Cat_Desc' is:
Server: Msg 7641, Level 16, State 1, Procedure
sp_help_fulltext_catalogs, Line 18
Full-Text catalog 'Cat_Desc' does not exist.
in the messages tab.
I still get the error when trying to create the catalog:
The specified object cannot be found. Specify the name of
an existing object.
Thanks,
Mike
platform (NT4.0,
component
using SQL Server
you, can install
selecting "Full-text
following SQL code and
|