Please send this sort of question to the user list, not the developer list.
The user list is for support-type questions, dev is for framework discussion. Larry On 9/26/06, pradheep <[EMAIL PROTECTED]> wrote:
hi how do we implement multiple where clause in a single xml file. based on the conditions, where clause has to be appended with the select query. i have a select query and on different conidtions, i need to append the where clause to the SELECT statement. how do we do that. PraDheep