J
jjmraz
Hi All,
I have two dissimilar tables, what I mean by this is there is no data
in either table that has anything to do with the other from a
relationship standpoint. Now my problem is I need to create a report
that shows the records from both tables. First tables data then right
after the second tables data. So is it possible to make two separate
SELECT calls to the database and store them in one dataset? If I was
using a typed dataset can I do this as well? What would I need to do to
set this up?
Thanks,
JJ
I have two dissimilar tables, what I mean by this is there is no data
in either table that has anything to do with the other from a
relationship standpoint. Now my problem is I need to create a report
that shows the records from both tables. First tables data then right
after the second tables data. So is it possible to make two separate
SELECT calls to the database and store them in one dataset? If I was
using a typed dataset can I do this as well? What would I need to do to
set this up?
Thanks,
JJ