G
Guest
In VS 2005, I created a dataset with the dataset designer that has two tables
that have a parent-child relationship (which I also added in the designer).
Each table gets data from a stored procedure. I want to populate the dataset
at runtime, passing in a parameter from another control on the form, then
pass the dataset to a crystal report. And that is what I haven't figured out
- how to populate the dataset at run time. Can someone point me in the right
direction?
thanks
that have a parent-child relationship (which I also added in the designer).
Each table gets data from a stored procedure. I want to populate the dataset
at runtime, passing in a parameter from another control on the form, then
pass the dataset to a crystal report. And that is what I haven't figured out
- how to populate the dataset at run time. Can someone point me in the right
direction?
thanks