Hi
I have a form that contains a command "Generate Report",the report is based on a query,but the problem is that depending on the users' entries,the query changes, so before generating the report, the program should take the SQL statement and then generating the report using the Data report that comes with VB6.
I tried using the stored procedures but it didn't work
is that another solution
thanks
