Exforsys
+ Reply to Thread
Results 1 to 2 of 2

How can I reflect That Table?most... Urgent

This is a discussion on How can I reflect That Table?most... Urgent within the SQL Server forums, part of the Database category; Hi I had 3 servers With the same database In one machine(Server) I have a execute a procedure ,with that ...

  1. #1
    rite2sekhar is offline Junior Member Array
    Join Date
    Sep 2004
    Answers
    10

    Question How can I reflect That Table?most... Urgent

    Hi
    I had 3 servers With the same database
    In one machine(Server) I have a execute a procedure ,with that execution finally one table will be updated.

    This updation should be reflected in rest of two machines(Servers).

    For this is there any snop shot or materialized views ..... some good concept is available in sqlserver?
    If Yes Please give me with an example
    its most most... Urgent


  2. #2
    arunraj_c is offline Junior Member Array
    Join Date
    Jan 2006
    Location
    New Jersey, United States
    Answers
    1

    Thumbs up Re: How can I reflect That Table?most... Urgent

    Hi,

    You can setup Database Mirroring. Database Mirroring option is available in SQL Server 2005 Enterprise Edition.

    Please look into the following article for further details:

    http://www.microsoft.com/technet/pro.../dbmirror.mspx


Latest Article

Network Security Risk Assessment and Measurement

Read More...