QBE - where clausule

giga

Member²
Hi,

Can you tell me somebody, how can I get "where clausule" composed by QBE? I need it for dataset for reporting ... (report dataset has same data as Main, but data is grouped and ordered different)

Thx
 
The SQL property of the dataset is updated after calling ExecuteQBE. You could obtain the where clause after that.
 
Back
Top