Hi,
I am trying to generate a dynamic report with VB.net. I have included a report in the project, I am asking the users to provide me with parameters by which I can generate a sql statement, pass it to the db and pass the resulting dataset to the included report. I have tried using the paramaterized variables in the report itself but that is not providing a solution.
Any help is appreciated.
Thanks
Pranav
I am trying to generate a dynamic report with VB.net. I have included a report in the project, I am asking the users to provide me with parameters by which I can generate a sql statement, pass it to the db and pass the resulting dataset to the included report. I have tried using the paramaterized variables in the report itself but that is not providing a solution.
Any help is appreciated.
Thanks
Pranav