<div><span class="date">Thanks alot.</span></div>
<div><span class="date"></span> </div>
<div><span class="date">i can use either 'Stop' or 'stop'. It's not case sensitive am i correct?</span></div>
<div><span class="date">Thanks,</span></div>
<div><span class="date">Rams.</span></div>
<div><span class="date">Thu, 13 Aug 2009 00:56:21 -0700</span></div>
<div class="msgBody"><pre>On 13/8/09 08:41, Michael Bryant wrote:
> Wrong operator.
> Use = or not :=
> --Mike

It's a comparison so it should be:

if (Acct-Status-Type == 'stop') {
        sql
}

Steve

-- 
Steven Carr
Systems Development Officer
SLS/ITS/Systems - (0191) 515 3953

</pre></div>