I have an idea, what if I did a SQL function to clear old/failed records in
the event that the user tries again? I know the function would have to
return something. Would radiator freak out? :


AllocateQuery AllocateIP (%0,%1,%2,'%3',%4)

update RADPOOL set state = 0 where USERNAME = '%2'
update RADPOOL set STATE=1,TIME_STAMP=%0, EXPIRY=%1, USERNAME=%2 where
YIADDR=�%3� and TIME_STAMP %4

Craig.


===
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.

Reply via email to