what is the diffrence between Snap Shot and Transaction
Replication

Answer Posted / gowtham

In snapshot replication we ccan take the copy of the database
from publisher and put it into the subscriber,here it is in read-only mody it will not allow us to make any modifycations

In Transactional replication it is a oneway commite if we did any modifications in publisher those modifications will be replicated to suscriber (here the log rederagent captures the
changes in suscriber from transactional log and it moves to the distibutor).

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you know if sql server is running on your local system?

546


Can sub report data source be different from that of the parent report?

105


What is inner join? Explain with an example?

694


What are the advantages of paper records?

559


Give an example of SQL injection attack ?

570






When is the use of update_statistics command?

555


Why are you getting errors when creating a new odbc dsn?

593


How do I port a number to sql server?

508


What are the different normalization forms?

620


You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?

487


What is bcp? When does it use?

515


When we should use and scope of @@identity?

557


How to add more data to the testing table in ms sql server?

556


Explain trigger classes i.e. Instead of and after trigger?

491


How to execute stored procedure in select statement sql server?

539