I am trying to do a simple report that is based on a stored procedure. I want to learn the PUSH method. I created the report off a dataset object. But I think I have to populate the dataset and bind it to the report.
Do you have to do the same sort of thing you would do on a form connect to the datasource and fill the dataset?
Is this code written on the form load....
Thanks
Do you have to do the same sort of thing you would do on a form connect to the datasource and fill the dataset?
Is this code written on the form load....
Thanks