I have a request very similiar to post number 12021 concerning 'OR'ing
two different fields on a table in a query. I've tried the solution
proposed in post 12021 with no success.
My scenariois as follows:
I have a query on a table (MyTable). I want to return all the records
where 'Field1 == noyes::Yes' OR 'Field2 == noyes:Yes'. 'Field1'
and 'Field2' are two DIFFERENT field in 'MyTable'.
As was mentioned in the posts preceding post 12021, the default method
of creating two query ranges is an AND and I want an OR.
Has anyone successfully implmented an 'OR' for a BuildQueryRange? If
so, can you please share your method?
SPONSORED LINKS
| Computer part | Programming languages | Microsoft axapta |
| Support exchange |
YAHOO! GROUPS LINKS
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

