|
-
Jan 23rd, 2009, 11:31 AM
#1
Thread Starter
Hyperactive Member
About Replication
Hi, I would like to setup a replication so that I could replicate between sql server and sqlce. My question is, a table where the ID column is an identity, if a new data is added on both machines they can have the same ID but different data, in this case if I run the replication how will it work having the same unique ID? If is not possible could you help on how I should go about it.
-
Jan 24th, 2009, 03:06 AM
#2
Frenzied Member
Re: About Replication
If I remember correctly, replication gives out 'ranges' to each device, so it isn't a problem, as replication handles it.
You COULD handle it manually.
Article here
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
|