Dataset empty | Crystal Reports
-
Hi. I am having problems with configuring my crystal report. When I attached a dataset to my application, and dragged the table from my newly created database to the dataset, and added a .rpt file which is a crystal report; on the ADO.NET node (which is in the Crystal Report Wizard), I was able to see the dataset I just added plus the table I dragged into the dataset. However, when I attached my old database, which was created months ago, I cannot seem to view the table I dragged into my dataset. It's always empty. That's why I cannot create the fields needed on my added crystal report. Why's this? And does anyone know how I can deal with this? :confused:
-
Hi. I am having problems with configuring my crystal report. When I attached a dataset to my application, and dragged the table from my newly created database to the dataset, and added a .rpt file which is a crystal report; on the ADO.NET node (which is in the Crystal Report Wizard), I was able to see the dataset I just added plus the table I dragged into the dataset. However, when I attached my old database, which was created months ago, I cannot seem to view the table I dragged into my dataset. It's always empty. That's why I cannot create the fields needed on my added crystal report. Why's this? And does anyone know how I can deal with this? :confused:
hi, does your dataset in CR matchs 100%(variables type) with the store_procedure output(for exemple) from the database? do you get that kind of error only with images or with everthing?! :(
nelsonpaixao@yahoo.com.br trying to help & get help
-
hi, does your dataset in CR matchs 100%(variables type) with the store_procedure output(for exemple) from the database? do you get that kind of error only with images or with everthing?! :(
nelsonpaixao@yahoo.com.br trying to help & get help
I'm not sure. But I'm only having problems with my old database. When I created a sample database and attached it on my CR, it recognizes the tables attached to the dataset. However, with my old database with procedures, the CR wizard cannot recognize them at all. I have no images in my database. Just pure text and integers.