Hi,
I am looking to solve a little problem. I have an sql query
'SELECT name, date, problem FROM TABLE1 WHERE id = '" & name & "'
name has a value that is selected by the user.
I want to display the data in a report. I have set up the report with Crystal but I do not know how to send the data to it.
Thankyou in advance.
