Hi.
I have a vb.net program that hits a database and returns a dataset which I use in a datagrid for display purposes.
I also want to output the dataset to a crystal report.
I have used the wizard, all my database connections are working, I can see all the data in design mode, but nothing in the CR viewer.
could someone please point me to a link. I've found links to more advanced topics, but I need something bare-bones basic about this so I can 'get it'.
Thanks.
I have a vb.net program that hits a database and returns a dataset which I use in a datagrid for display purposes.
I also want to output the dataset to a crystal report.
I have used the wizard, all my database connections are working, I can see all the data in design mode, but nothing in the CR viewer.
could someone please point me to a link. I've found links to more advanced topics, but I need something bare-bones basic about this so I can 'get it'.
Thanks.
Comment