CodePudding user response:
1. Define external data sources and the layout, named d_search2. Pull in a datawindow control, named dw_search, specify the dwo for d_search
3. In the window open event to add
Dw_search. InsertRow (0)//add a empty row
4. After the operation, can fill in your query in the dw_search conditions, fill out, press set you [reads] button
To this you should be the next to finish other project!!
CodePudding user response:
Could you tell me how to through the external data source data window input conditions query window display to another dataThis condition themselves joining together into SQL, then displayed in data or application to another window, if it's not SQL, using data window filter can be achieved