I want to exclude a table from replication. How can I do this?
Thank you In Advance...
Kon
> I want to exclude a table from replication. How can I do this?
> Thank you In Advance...
Open the design master. Right click on the table. In the properties
sheet that pops up, uncheck REPLICABLE. Then synch the design master
with one or more of your replicas. The change will then propagate
through the other files.
However, keep in mind that when you do this, the table is *deleted*
from the replicas, so you need to keep a copy of the data so you can
import it back into the files where you need it.

Signature
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
kon - 04 Nov 2005 06:49 GMT
Thank you.
Unfortunatelly I want the table not to deleted. But I asume that nothing I
can do about it.
> > I want to exclude a table from replication. How can I do this?
> > Thank you In Advance...
[quoted text clipped - 11 lines]
> David W. Fenton http://www.bway.net/~dfenton
> dfenton at bway dot net http://www.bway.net/~dfassoc
David W. Fenton - 05 Nov 2005 04:57 GMT
> Unfortunatelly I want the table not to deleted. But I asume that
> nothing I
> can do about it.
Nope. That's the way it works. I think it should leave the table in
the target replicat, too, and just make it unreplicated, but I
didn't have a say in designing how replication worked.

Signature
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc