Click to See Complete Forum and Search --> : Crystal report display data that is not consistent with database


Crystalelle
March 26th, 2008, 03:59 AM
Hi,

Good day to all of you. I am facing a weird problem so weird that I kept telling myself it is not possible. I am using crystal report in visual basic.net 2005 professional edition. I created a simple report which I drag and drop from the ADO.net database that I have connected earlier. The data output in the crystal report is not consistent with the data in the database. No error nothing at all that is why I don't have any idea how to troubleshoot it. Below are the error data.

Database CustomerID write = AA001S, AB001S, AC002S

Crystal reports CustomerID write = green, blue, yellow

Please help.

Thanks