|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Synchronizing two SQL Server DatabasesHi,
I am trying to have two SQL Servers (Local/remote) synchronized. I was wondering if there are any jobs I can run to make this happen. I have one server defined as linked server for the other. I can not figure out how to keep the autogenerated primary keys the same! Any ideas? Thanks Take a look at Replication in booksonline.
-- Show quoteAndrew J. Kelly SQL MVP <le_mo***@yahoo.com> wrote in message news:1151081871.364797.232450@y41g2000cwy.googlegroups.com... > Hi, > > I am trying to have two SQL Servers (Local/remote) synchronized. I was > wondering if there are any jobs I can run to make this happen. I have > one server defined as linked server for the other. I can not figure out > how to keep the autogenerated primary keys the same! Any ideas? > > Thanks > Try www.sqlscripter.com to sync your data.
Show quote "le_mo***@yahoo.com" wrote: > Hi, > > I am trying to have two SQL Servers (Local/remote) synchronized. I was > wondering if there are any jobs I can run to make this happen. I have > one server defined as linked server for the other. I can not figure out > how to keep the autogenerated primary keys the same! Any ideas? > > Thanks > > |
|||||||||||||||||||||||