J
John Smith
Hello all:
I am not sure if this is the right place to post this but I could not
find a specific Crystal Reports forum in the Microsoft forums nor the
Business Objects website.
Anyways, I am trying to find the best way to get data from several
tables into a single report. We have a series of records in one table
that relate to various jobs that we are bidding. We have another table
that has records of the many contractors that we deal with. These two
tables are setup in a many-to-many relationship so that we have an
interim table that links the two called bidstocontractors that contains
an id for each record made up of a bidid and a contractor id.
So on some reports we need to pull data relating to a job, but also the
records of the other table as well when needed. I have a DataSet that
contains all the tables but I'm not sure how to get the data for both
tables to display (for instance when I have a parameter setup to select
a subset of data). I am not even sure it is even possible.
Thanks for any direction you can give me.
- John -
I am not sure if this is the right place to post this but I could not
find a specific Crystal Reports forum in the Microsoft forums nor the
Business Objects website.
Anyways, I am trying to find the best way to get data from several
tables into a single report. We have a series of records in one table
that relate to various jobs that we are bidding. We have another table
that has records of the many contractors that we deal with. These two
tables are setup in a many-to-many relationship so that we have an
interim table that links the two called bidstocontractors that contains
an id for each record made up of a bidid and a contractor id.
So on some reports we need to pull data relating to a job, but also the
records of the other table as well when needed. I have a DataSet that
contains all the tables but I'm not sure how to get the data for both
tables to display (for instance when I have a parameter setup to select
a subset of data). I am not even sure it is even possible.
Thanks for any direction you can give me.
- John -