mjmiller24
Programmer
I have a unique identifier that is, say,
ID = 35
passed into the report. So, here is the code:
<a href=" your Report</a>
However, I get the same report duplicated 4 times? If there is only one ID with the value of 35, in the database table, why does it do this?
I should note that this ID links to the IDs in other tables.
Thanks.
ID = 35
passed into the report. So, here is the code:
<a href=" your Report</a>
However, I get the same report duplicated 4 times? If there is only one ID with the value of 35, in the database table, why does it do this?
I should note that this ID links to the IDs in other tables.
Thanks.