Ok I had: DeAllocateQuery update RADPOOL set STATE=0,TIME_STAMP=%t where USERNAME ='%2'
And the capital A threw it off. So I put it in as below without line wrap and it worked to a certain degree..... Fri Aug 29 09:32:30 2003: DEBUG: do query is: 'update RADPOOL set STATE=0,TIME_STAMP=1062163950 where USERNAME=''': It seems we don't get a username in a stop packet or it isn't replaced automatically. How inconvenient. ANyone have any ideas? Thanks, Craig. -----Original Message----- From: Matthew Trout [mailto:[EMAIL PROTECTED] Sent: Friday, August 29, 2003 9:09 AM To: 'Craig Gittens'; Radiator Cc: Hugh Irvine Subject: RE: (RADIATOR) Emergency - Please help Try DeallocateQuery update RADPOOL set STATE=0,TIME_STAMP=%t where USERNAME = '%2' === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
