I have a form (F) with text box T. Also Created 1 DataEnvironment and DataReport. (connection with DB is tested OK)
DataEnvironment is created using Query statement.
When new command is created using SQL statement we can not add parameters.
Question 1: How to Dyanamically change the condition (commandText) ?
2: How to Pass values from Form to Report. (parameters)

Please advice

Thanks