I have tried several iterations of this report and always end up with the same thing when I preview it. I can see the data fine through my data connection in Visual Studio 2013 and my application works fine until I try to incorporate a Crystal Report into my application. I make sure the data source is set correctly but when I run the report, all I ever see is a bunch of garbage data from somewhere that contains a list of colors like, 'silver,green,red,gray,aqua,gray,olive,...' instead of the ID's from the table I selected, along with their corresponding records. I even tried setting up a 'Parameter Field' linked to my Select Expert', which opens and asks for a value. I still get those darn colors... What am I doing wrong?
↧