index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Bug Report ::    show all messagesPost a New Message | Post a Reply
Nov 11 2004, 4:47 AM
 Re: Bug ReportPost a Reply
 jifland

View this author's profile Send this author a private message Visit author's homepage

from: Tampa, FL

Your reply mentioned that you could not recreate the first bug, but you mentioned tables with the same names.  Hopefully you ment tables with the same field names.  Just in case there was a mis communication an example follows.

You create a new report  using the following two tables.

Table 1 has fields    FLD1 FLD2 FLD3 FLD4 FLD5
Table 2 has fields    FLD1 FLD2 FLD3 FLD4 FLD5

You link them  [Table1].[FLD1] =[Table2].[FLD1]  and then select FLD1, FLD2, FLD3, and FLD5 from Table2 to be in the report,  When you run the report you will get the following columns of data in your report

FLD1 FLD2 FLD3 FLD5 FLD1 FLD2 FLD3 FLD5

The first set of fields/columns comes from Table1 (but you didn't select them) and the second set from Table2.  After you run the report you can click on Build Report and deselect these Table1 fields and the report runs correctly..

If you then click on Build Report again you will find the the fields from Table1 have been checked again for inclusion in the report.  

This is consistent and very easy to recreate.  

Thanks, Jeff

Pages: (1)   [1]

search this forum: