> does GetNext and GetBulk functions column-wise in case of a table
> or row-wise..
They both walk the full length of each column (i.e. the value from
each row) before moving on to the next column.
Did you think of actually trying this with an existing agent,
to see what it does in pr
Hi!!,
Can anyone
tell me how GetNext and GetBulk functions. .I mean does GetNext and
GetBulk functions column-wise in case of a table or row-wise..
If possible if anyone can give a link which
explains the proper functionality of GETNEXT and GETBULK
functionality