Forum Moderators: open
I have a database system that's growing rapidly. That's not the problem, the problem is I want to replicate the server for fault tolerance.
I'm running 2x MS SBS Server, which comes with MSSQL, but I believe a limited version of it. I don't know the limitations as I downloaded the free MySQL and have been using that instead.
Anyone know if the MSSQL that comes with SBS supports replication? The full versions of both are expensive, and I'd rather not have to spend on them if need be.
I've got the DNS, IIS config and the actual files all sync'd nicely, just need the DB to fall into line.