Results 1 to 2 of 2

Thread: About Replication

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2005
    Location
    London United Kingdom
    Posts
    334

    Post 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.

  2. #2
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    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
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width