|
-
Feb 2nd, 2000, 05:44 AM
#1
Thread Starter
New Member
Is it possible to make a replica of a database without replicating all of the tables. Thanks.
-
Feb 2nd, 2000, 01:13 PM
#2
Guru
What good is a replicated database without any data?
-
Feb 2nd, 2000, 11:03 PM
#3
Thread Starter
New Member
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.
-
Feb 3rd, 2000, 02:53 AM
#4
Frenzied Member
-
Feb 4th, 2000, 07:25 AM
#5
Addicted Member
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'
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|