Hi there. I'm trying to dive in to Crystal Reports for VS 2005 for the first time but I can't even get a basic sample report to display data.
Here's what I've done. Created a new Crystal Report. Selected "As A Blank Report" in the wizard. Right clicked on "Database Fields" and hit "Database Expert". Under Project Data > ADO.NET DataSets I selected the DataSet>Table that I want to connect to and hit OK. I could then see MyTable in the Database Fields tree. So, I expanded the MyTable node and dragged a couple fields into the "Details" area of the crystal report. Then I created a basic form and Crystal Report Viewer to test out the sample report I made, but after running the app and opening the form, the report shows no data. Just the headers. What am I doing wrong? P.S. I know there's data in the table and that the connection to the db works, because my other forms use the same dataset/table to bind textboxes, and that's working just fine. WATYF --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
