hi,
what's
about:
...
queryRange.value("One, Two, Four, Hundred");
...
???
regards
wolfgang
-----Urspr�ngliche Nachricht-----Hi,
Von: smeagul2303 [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 21. April 2004 13:29
An: [EMAIL PROTECTED]
Betreff: [development-axapta] Range with IN statement
I want to make a query where I cannot work with AND or OR.
I need something like an IN-operator in SQL.
In SQL I would write:
select * from myTable
where myfield in ("One", "Two", "Four", "Hundred")
Is there a way to make it with Range-object or any other?
Regards
Manfred
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

