From: DavidIBA on
we have two databses in merge replication.
there are tables with identity and we use automatic identity range management.

from one of these servers, I have a transactional one way replication to a
third database.

in sql 2000 there was a warning that the identity property was not transfered
to the subscribers, but the replication was created and worked fine as the
scubscriber never updated or inserted data.

in sql2008 ig get an error message:
automatic identity range support is useful only for publications that allow
updating subscribers
and cannot added these tables to the one way replication

how can I get the old behavior back?

 | 
Pages: 1
Prev: Problem with date
Next: Push via FTP