Normal Topic Max command (Read 321 times)
NightHawk
Member
*
Offline


No personal text

Posts: 20
Joined: Feb 9th, 2006
Max command
Mar 13th, 2006 at 6:54pm
Print Post Print Post  
If I want to do a mass update but only on 100 of 250 results, how do I plug in the "max 100" into the programming..??

for instance, I pull up 250 accounts and want to chage the name of an employee (such as assigning them accounts)  and I pull up 250 of a particular client, in the mass update programming editor, I have

tracer = "joe"

where does "max 100" fit into this??
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Max command
Reply #1 - Mar 13th, 2006 at 7:14pm
Print Post Print Post  
In the Retrieve. Instead of pulling up 250 of a client and mass updating them, retrieve MAX 100 for that client. Then, mass update the 100 retrieved records.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged