MandoThrasher
Programmer
Can I create a SQL string on the fly in code and use the SQL to drive a report?
I have a form with some fields and checkboxes. Based on the data, I build the SQL in a function. Now I need to figure out how to take my variable(SQL) and assign it to a query that is the datasource for a report.
help!
I have a form with some fields and checkboxes. Based on the data, I build the SQL in a function. Now I need to figure out how to take my variable(SQL) and assign it to a query that is the datasource for a report.
help!