Afficher un message
Vieux 02/10/2007, 04h44   #3
Al Dunbar
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Filtering Group membership results


"Fred Beck" <FredBeck@discussions.microsoft.com> wrote in message
news:67BFEBB1-2085-4A67-A5C6-D0AC72DC4CCE@microsoft.com...
> Oh wow! I'll have to put my thinking cap on to read that one through. I
> think understand the concept. read 1-999, then 1000-1998 until EOF. Far
> more
> involved script that I expected.. let me digest it for a day.. I may have
> a
> question or two because I like to understand the script before putting it
> to
> use.
>
> Thanks


Actually, it's not as complicated as you might think. If the only problem
with your script is that it gets only the first 1000 members, the only part
that needs to be changed is to specify the ADO range limits; your code does
not need to manipulate anything more complicated than the same movenext loop
you are already using.

/Al


  Réponse avec citation
 
Page generated in 0,04282 seconds with 9 queries