M
Martin
This is a continuation of an earlier question, but I have
more information that may help.
I have a "detail" table that uses a couple of "master"
tables, mainly to link to descriptions. I can create a
report that will link to one of the "master" tables with
no problem. When I try to link to the other, the report
selects no data at all. It seems like the fields
containing the inking data between the two tables do not
match.
I have checked the relationship between these two tables,
even deleting and recreating it. The fields in the two
tables are defined exactly the same, except that in
the "master" table, no duplicates are allowed.
The really weird thing is that I have a printed copy of
the report showing that this link worked a few weeks ago.
Now, when I get back to work on the project, it doesn't.
This problem is causing 3 reports in my database to bomb.
Could this be related to number of joins in my database?
(I have about 15.) I am at a complete loss. Any help
would be appreciated.
Thanks.
more information that may help.
I have a "detail" table that uses a couple of "master"
tables, mainly to link to descriptions. I can create a
report that will link to one of the "master" tables with
no problem. When I try to link to the other, the report
selects no data at all. It seems like the fields
containing the inking data between the two tables do not
match.
I have checked the relationship between these two tables,
even deleting and recreating it. The fields in the two
tables are defined exactly the same, except that in
the "master" table, no duplicates are allowed.
The really weird thing is that I have a printed copy of
the report showing that this link worked a few weeks ago.
Now, when I get back to work on the project, it doesn't.
This problem is causing 3 reports in my database to bomb.
Could this be related to number of joins in my database?
(I have about 15.) I am at a complete loss. Any help
would be appreciated.
Thanks.