Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
kollirajeev
Starting Member
1 Post |
Posted - 2007-05-03 : 04:26:56
|
Hi,Is there any possibility of combining data from two datasets to a single report item. If there is any thing that we can do, can any one please tell me what to do, so that my problem will be solved.ThanksRajeev |
|
pbguy
Constraint Violating Yak Guru
319 Posts |
Posted - 2007-05-03 : 05:07:34
|
If two datasets are of same structure then u can use union or event u can adjust the structure to combine using union |
 |
|
|
|
|