I don't believe that you can throught the COMAPI or the xAPI. However you can add parameters or criteria to the browse statement so that you return only a specific portion of the view. This would remove the need to loop trough (if your criteria are specific enough) the entire view.
Otherwise you woould have to use ADO and go directly to the database. Not recommended because the views hold the business logic and prevent data corruption.
Take Care,
zemp
"Show me someone with both feet on the ground and I will show you someone who can't put their pants on."
As i suspected, unfortunately. I can make do with .browse parameters and a loop. Thanks! And thanks, in general, for your excellent replies to many questions on the forum.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.