Hi,
We are looking at using SQL replication but I would appreciate some input and advice.
1stly can it be done with SQL 2000? i went to this URL to read up on it
But i cannot find anything on replication in SQL 2000 only 2005/8
Also do both servers (as I'm looking to replicate server 2 server) have to run the same versions of SQL?
finanly is there any resources you could recommend for setting up replication and best practices?
Do you only replicate the tables you need available at both locations, how do you keep them in sync with each other if some data is changed on one server and some data on the other, how does it mary up the changes?
what if one server has a record deleted , while the other server updates the record, how can a change be synchronised against a deleted record?
As you can tell I'm pretty green with all this, so really appreciate some guidance and advice on how it works and best ways to implement it.
Many thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
We are looking at using SQL replication but I would appreciate some input and advice.
1stly can it be done with SQL 2000? i went to this URL to read up on it
But i cannot find anything on replication in SQL 2000 only 2005/8
Also do both servers (as I'm looking to replicate server 2 server) have to run the same versions of SQL?
finanly is there any resources you could recommend for setting up replication and best practices?
Do you only replicate the tables you need available at both locations, how do you keep them in sync with each other if some data is changed on one server and some data on the other, how does it mary up the changes?
what if one server has a record deleted , while the other server updates the record, how can a change be synchronised against a deleted record?
As you can tell I'm pretty green with all this, so really appreciate some guidance and advice on how it works and best ways to implement it.
Many thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts