Wow!
We get reporting services in SQL Express. Excellent!
Now, how do I save/deploy a report. Can we set up a report server locally. I feel a bit cheeky seeing as how this is all free, but where are we supposed to store the reports we create in the (free! thanks!) Business intelligence tool.
Cheers
Mick

SQL Express Reporting Services
Ben Brodie
jrobeen
The reports are stored as standard .RDL files that are deployed and run on a local report server. Of-course the reports that are created can only report against a local SQL Server data source.
hope this helps
Herain