That title should garner some comments, I suspect, or if not then the following questions should:
Does there exist a way to provide real-time - or a close proximity thereof - replication from a SQL production database to a reporting database with the following rquirements:
1.) No source shema changes (even assuming that the source DB does not have primary keys defined)
2.) Does not require SQL Server replication and the overhead and administration implied therein.
3.) Is not a failover/data mirror non-accessible representation of the source data that has to have snapshots for reporting.
4.) Costs less than 60,000 pounds or whatever astronimical amount that translates to in US dollars.
5.) Does not require a team of sales people to meet with you and your boss in person to discuss the "solution" over a lunch that they will pay for surely, preferably after hours, so that they can get you slogged enough to believe that 60,000 pounds is reasonable.
I dare say I have yet to find such a solution. Shall I handcraft one for myself and my company, languish in the accolades for a few weeks and then sell it? I could do it. Really, I could. BUT...that would take precious time away from me babying my other hard working SQL servers that complain little and work for next to nothing.
With the myriad questions in this post, I expect to see some comments. Okay, all 431 of you viewers...stop reading and write something. Does it exist?