how to create dynamic reports
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
i want to create report using datareport in vb6 which is the result of a query. i have a text box in one of my form and in this a have made a command button "generate report". when the user enter a value in this text box say it is name of a student, the rows which match to this value will be displayed in the report when the user click the command button.please help me urgently....