Sonny Taberman
2008-07-03 16:21:57 UTC
Hi Marc.
It's been a long time since my last mail.
But now I run into truble again.:-)
I send a SQLcommand like this:
update workorder set status = 1 where workorder_id = 56042;
I expect this to land in the EmptyResult Event.
But I guess I'm wrong since that event will not trigger.
The result from this SQL command is:
UPDATE 1
Any ideas ?
regards
Sonny Taberman
LAN-Master AB
It's been a long time since my last mail.
But now I run into truble again.:-)
I send a SQLcommand like this:
update workorder set status = 1 where workorder_id = 56042;
I expect this to land in the EmptyResult Event.
But I guess I'm wrong since that event will not trigger.
The result from this SQL command is:
UPDATE 1
Any ideas ?
regards
Sonny Taberman
LAN-Master AB