Hi,
I want to user sql server for analysis services, and a few other small apps.
The majority of our systems are in MySQL. Things like user info, customer info, sales data I need to get into SQL Server.
Obviously, there is much to debate here. What I was attempting to do is to dump a read only copy into SQL Server so I can user reporting services / analysis services.
Now before you go ahead and say that you can just access MySQL in report services, small things don't work, like stored proc column names in the report designer etc..
Is anyone doing this? Do shops out there run both happily and have some sort of sync go on?