Evaluation question
mordy
Posts: 10
Hi there, I'm currently evaluating your product regarding a project I have to synchronise the data and structure from a master database using SQL Server 2000 to a local 'clone' database in MSDE but I've run into a problem regarding full-text indexing. While the master database has full-text indexing enabled for many of the databases running on it, the one database that I wish to use as the source for my synch does not use it and I was wondering if it's possible to screen out full-text index synchronisation from the output?
When viewing the messages collection, the first one is "Enable full text indexing" even though when I list the objecttype property of the difference objects I never see a type of 'fulltextcatalog' where I hoped to be able to de-select the difference.
Am I going about this the right way? I simply want to screen out any operation which MSDE is not capable of from the differences collection.
TIA
When viewing the messages collection, the first one is "Enable full text indexing" even though when I list the objecttype property of the difference objects I never see a type of 'fulltextcatalog' where I hoped to be able to de-select the difference.
Am I going about this the right way? I simply want to screen out any operation which MSDE is not capable of from the differences collection.
TIA
This discussion has been closed.
Comments