We have a sql 2000 db that has some replicated tables (from another server) We're using full text indexing
Sometimes, network connectivity stops replication, requiring us to restart it, which isn't a problem- however, this seems to remove the replicated tables from the full text catalogs, which causes problems
Any ideas how i can fix this?