Re: Witango-Talk: Loop Update from array

2002-09-25 Thread Dan Stein
y-To: [EMAIL PROTECTED] > Date: Wed, 25 Sep 2002 14:27:21 -0400 > To: Multiple recipients of list witango-talk <[EMAIL PROTECTED]> > Subject: Witango-Talk: Loop Update from array > > I want to do an update to a table by looping through an array > > I think I have the synta

Witango-Talk: Loop Update from array

2002-09-25 Thread Dan Stein
I want to do an update to a table by looping through an array I think I have the syntax wrong in the update criteria The value I'm using is <@VAR NAME=user$staff_records[@@local$loop_counter,14]> The update pretty much just hangs and I get a server refused connection message after a long wait.