Click to See Complete Forum and Search --> : Database Replication
Dawn08
Feb 2nd, 2000, 04:44 AM
Is it possible to make a replica of a database without replicating all of the tables. Thanks.
Clunietp
Feb 2nd, 2000, 12:13 PM
What good is a replicated database without any data?
Dawn08
Feb 2nd, 2000, 10:03 PM
Originally posted by Clunietp:
What good is a replicated database without any data?
It's a space issue. Only a few tables will actually will change. Those are the ones I want to replicate. My question is can you replicate specfic tables and not the whole database.
JHausmann
Feb 3rd, 2000, 01:53 AM
Yes.
pardede
Feb 4th, 2000, 06:25 AM
yes it is possible,
you just set the replicable property of each table to true or false according to whether you want to replicate it or not..
but, first you have to define this property and append it to the tables
if you have books online, you can find explanation on this under 'replication'
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.