Hi

I have a problem I can't solve, perhaps any of you have an idea.

I have a select-statement like this:

while select t
    where t.field1 == 1 &&
        ((t.fieldA == 100 && t.fieldB == 200) ||
        (t.fieldA == 500 && t.fieldB == 700))

How do I write this as a query instead ?

I have tried building the criterias in a string and supplied this as the
value (like in form address, datasource address, method
addQuerySalesTable), but can't get it to work properly. Any other ideas
?

Regards
Jan Stelsig Dahlsgaard
Fujitsu DK
       


[Non-text portions of this message have been removed]






SPONSORED LINKS
Computer part Programming languages Microsoft axapta
Support exchange


YAHOO! GROUPS LINKS




Reply via email to