Does anyone know what my options are for redundancy using SQL Server 2008 Express edition. I’m looking to have 2 DB servers running the express edition.
Does anyone know what my options are for redundancy using SQL Server 2008 Express
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The normal options here are Replication or Mirroring. Express Edition supports neither of those (note the footnotes for the replication entries). I guess the idea is that if your organization cares enough to do it and can afford two boxes for DB redundancy, it can afford a for-pay Sql Server as well.