muhd fauzi
|
| Posted: 05/31/2004, 3:12 AM |
|
In a normal grid table, I have fldA, FldB, FldC. In a normal grid we will
select fldA,FldB, FldC individually in the query builder. If I want to
select concat( fldA, FldB, FldC ) as NewName then I will use data source
type as sql, and CCS will produce new ourput as newname, But with data
source type SQL, then I will lose the flexibility in query FldA, FldB, FldC
search parameters. My question is how can I produce query requirement as
above without resorting to sql type datasource.
Thanks
|
|
|
 |
|