RE: [aus-dotnet] Replication.....in dotnet


    [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
    • From: jmplun
    • Subject: RE: [aus-dotnet] Replication.....in dotnet
    • Date: Fri, 03 Dec 2004 11:46:13 +1100

    Title: Message
    are you talking the web server here and the database server?   if the database server, regardless of where it is hosted you will need to keep your data in synch. If keeping data in synch not a problem, all you should have to do in web based application is try the database connection. if it fails, then try the other one..   or do I misunderstand the question?   Jarrad
    -----Original Message-----
    From: dotnet-owner@xxxxxxxxxxx [mailto:dotnet-owner@xxxxxxxxxxx] On Behalf Of anthony
    Sent: Friday, December 03, 2004 11:49 AM
    To: dotnet@xxxxxxxxxxx
    Subject: RE: [aus-dotnet] Replication.....in dotnet

    But this still relies on sql being setup in replication..if i am using different hosting providers i cannot set this up.   Hoping there was technique to do this without relying on the database to do it.  

    From: dotnet-owner@xxxxxxxxxxx [mailto:dotnet-owner@xxxxxxxxxxx] On Behalf Of Aaron Bull
    Sent: Friday, 3 December 2004 11:39 AM
    To: dotnet@xxxxxxxxxxx
    Subject: Re: [aus-dotnet] Replication.....in dotnet

    Sql replication ?
    ----- Original Message ----- From: anthony To: dotnet@xxxxxxxxxxx Sent: Friday, December 03, 2004 10:48 AM Subject: [aus-dotnet] Replication.....in dotnet
    Has anyone had any experience with setting up a system where data can be entered from separate locations.   I am deciding whether i should be using GUIDs or some other technique so i can provide a redundancy layer for my web application.  If my website goes down i want a another database to take over.       Anthony



    (Click here for more information on the aus-dotnet mailling list)