Home » Developer & Programmer » Forms » when_timer_expired
when_timer_expired [message #80612] Mon, 21 October 2002 02:23 Go to next message
daisy
Messages: 4
Registered: May 2002
Junior Member
When ý wrote when_timer_expired_trigger

declare
begin
update CUSTOMER_FORMS SET STATUS=3 WHERE CUSTOMER_NUMBER = 4;
end;

This code is not working.Why????
Re: when_timer_expired [message #80614 is a reply to message #80612] Mon, 21 October 2002 08:00 Go to previous messageGo to next message
Julie
Messages: 98
Registered: February 2002
Member
I think you need to determine if the trigger is firing by putting a message in it. If it does truly fire, there is no reason it wouldn't work, unless your condition is not met.
Re: when_timer_expired [message #80631 is a reply to message #80612] Wed, 23 October 2002 03:34 Go to previous message
Lars Sjöström
Messages: 24
Registered: June 2001
Junior Member
It should work after a COMMIT, thru the Save button or similar.
Previous Topic: Urgent as on 22/10/2002
Next Topic: which front-end tools
Goto Forum:
  


Current Time: Wed Apr 24 16:36:01 CDT 2024