Hi,
Is there any way to make a QueryRun object move through a direct SQL
query? Rather than creating QueryBuildRanges and such, can I just
specify 'select * from whatever...' and have the QueryRun.next() move
through the results?
Alternatively, is there a way to move through a table one record at a
time? As opposed to something like
While Select * from tableobject
{
}
Is there another way of moving through the results one at a time?
I hope I am being clear in what im trying to do...
Please excuse me if this is an incredibly obvious thing to do, but I am
just starting out with X++ and axapta, so please try to be patient with
me :)
Thanks,
Raal Goff
Software Developer
NAS Insurance Brokers
T 08 9480 8900
F 08 9481 1166
W www.nasinsurance.com.au
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.

