We're trying to create an exact copy of our prod database to later use it for reporting. I was told that some of my colleges tried to use the out of the box replication tools that SQL Server provides without any success. I believe the reason it failed was because of the version of the servers (Runtime Edition if I'm not mistaken).
Are there any good third party tools to replicate data from a SQL Server 2005 to another server?