Non typed datasets Help
Hey guys, this is a getting started question, Ive searched and searched and couldn't figure out what I'm supposed to do to get started.
I want to create a report for data pulled from a database without using a typed dataset.
whats the best way to accomplish this? any code examples? I have looked at the programmers Manuel and user Manuel.
also, is there any way to attach the data to the report and use the report designer without using the report's data menu?
I want to control the data in my program, not in the report system.
Thankyou very much for any help!
-John
I want to create a report for data pulled from a database without using a typed dataset.
whats the best way to accomplish this? any code examples? I have looked at the programmers Manuel and user Manuel.
also, is there any way to attach the data to the report and use the report designer without using the report's data menu?
I want to control the data in my program, not in the report system.
Thankyou very much for any help!
-John
Comments
here is my code.