TheBugSlayer
Programmer
Hi. I have a situation where the resultset I need to produce gathers its data from too different sources: one is a table on a SQL Server 2008 database and the other one a table from SQL Server 2005 database. I have SA privileges on the later. I am think CLR stored procedure or Reporting Services Custom Data Extensions with the latter being heavily favored. I did a little research on it but examples are sketchy. I have .NET applications that display ReportViewer reports with data comming from a DLL, fairly easy. But it seems a bit more complicated when the report is to be published on a Report Server. Can anyone provide some guidance, an example or point me to some useful sites?
Thanks much.
MCP SQL Server 2000, MCTS SQL Server 2005, MCTS SQL Server 2008 (DBD, DBA)
Thanks much.
MCP SQL Server 2000, MCTS SQL Server 2005, MCTS SQL Server 2008 (DBD, DBA)