I am using VS 2005 pro and have tried to use data sets to connect the report up to the db. I create a dataset in VS (I am using VB.NET in this app). Then I create the report using the report viewer. Then I setup the fields on the report. Everything seems to be ok, but when I preview the report, I don't get any data. The same is when I actually run the program. What am I doing wrong?
Ed Cohen