Report Wizard returns incorrect data

testdba

Registered User.
Local time
Today, 13:32
Joined
Dec 16, 2004
Messages
26
This is a wierd problem, at least to me. I used the report wizard to generate a simple report. It simply pulls a list of customers from the customers table. In the customers table, the CustomerID field is my primary key so no duplicates are allowed. When I view the report, however, the CustomerID field shows the same number for every customer. I have created the report several times and I always get the same thing. Has anyone ever had this problem before? Am I doing something wrong...? :confused:
 

Attachments

  • ReportData.jpg
    ReportData.jpg
    27.4 KB · Views: 144
  • TableData.jpg
    TableData.jpg
    47.1 KB · Views: 139
Try Increasing the width of the customer Id field on your report.

Hope this helps
 

Users who are viewing this thread

Back
Top Bottom