joe_pool_is Posted January 24, 2008 Posted January 24, 2008 I'm usingC# in VS2005. I have added a new form (PhoneList.cs) to my project and drop a CrystalReportViewer onto it (crPhoneView). I walked through the Wizard of getting my data ([LASTNAME], [FIRSTNAME], [PHONE], [DEPT]) from my single table ("EmployeeInfo" on SQL Server), and the Wizard created the RPT file for me (crPhoneList.rpt). Whenever I run the application and display PhoneList, however, it is empty. I know there is data, so why doesn't anything show? What might have gone wrong? Since the Wizard created everything, I have no idea where the code is! There never was a part where I entered the SQL query. Quote Avoid Sears Home Improvement
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.