Re: Package fails "Cannot use a CONTAINS or FREETEXT predicate"
From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 02/19/05
- Next message: Jim Young: "Re: Need help for the MSDE 2000 sp3 and win2003 Server"
- Previous message: Allan Mitchell: "Re: DTS package runs fine but Job fails"
- In reply to: bikmann_at_gmail.com: "Package fails "Cannot use a CONTAINS or FREETEXT predicate""
- Next in thread: Bik: "Re: Package fails "Cannot use a CONTAINS or FREETEXT predicate""
- Reply: Bik: "Re: Package fails "Cannot use a CONTAINS or FREETEXT predicate""
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 19 Feb 2005 17:37:55 -0000
How are you transferring the data?
Are you using the Transform Data task or the Transfer Objects task?
If the latter then what options do you have set?
-- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.SQLIS.com - SQL Server 2005 Integration Services. www.Konesans.com <bikmann@gmail.com> wrote in message news:1108690034.091208.194630@g14g2000cwa.googlegroups.com... >I have a database (SQL Server 2000 Enterprise Ed.) with a single table > (Products), which has 3 columns set for Full-Text-Indexing. This > database is working fine. All queries are done through Stored Procs, > and works like a charm. > > I tried to copy the database to another database (SQL Server 2000 > Personal Ed.) which is on my PC. I have created a DTS package on the > Originating server. This DTS package used to work fine for a long > time, until sometime back few weeks ago I introduced FTI, and now it > does not work. > > I get this error when executing DTS package: > > "[ODBC SQL Server Driver][SQL Server]Cannot use a CONTAINS or FREETEXT > predicate on table 'Products' because it is not full-text indexed." > > This table is full text on the originating and also on the destination > database. (I created one on the destination, thought perhaps that's why > it wouldn't work) > > Does anyone know how to fix this? Thanks. >
- Next message: Jim Young: "Re: Need help for the MSDE 2000 sp3 and win2003 Server"
- Previous message: Allan Mitchell: "Re: DTS package runs fine but Job fails"
- In reply to: bikmann_at_gmail.com: "Package fails "Cannot use a CONTAINS or FREETEXT predicate""
- Next in thread: Bik: "Re: Package fails "Cannot use a CONTAINS or FREETEXT predicate""
- Reply: Bik: "Re: Package fails "Cannot use a CONTAINS or FREETEXT predicate""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|