Hi,
I have a database ( say master) and another database ( say reporting) which are two different SQL databases present in the same server. Now I need to add tables from both of them to pull data into CR. But the requirement says I need to use a single DB connection. How do I do that?
One way is to use subreport to access one database in the main report and the other in the subreport and then link the two in subreport links. But I need the fields to pulled in the same detail section in the main report.
Please let me know how to proceed
I have a database ( say master) and another database ( say reporting) which are two different SQL databases present in the same server. Now I need to add tables from both of them to pull data into CR. But the requirement says I need to use a single DB connection. How do I do that?
One way is to use subreport to access one database in the main report and the other in the subreport and then link the two in subreport links. But I need the fields to pulled in the same detail section in the main report.
Please let me know how to proceed