Hi I'm a student and am having trouble finding info on alternatives to a cluster system. I am building an economical(what are you laughing for) auction site and am using the existing SQL 6.5 system on 1 server (3 drives) at the ISP and downloading to a backup server at home. I am trying to ensure 99.999% uptime, BUT need a seamless back-up system in case of failover. My question is: What are my options, since a cluster is expensive. I need to mirror my data in real time to all the backups since it is an auction site and if the remote backup is up and running, does it send the data back to the main server once it is up? I really thank anyone for any help they can give me.