9 May
2008
9 May
'08
2:03 p.m.
Hi,
Hi List
In my accounting_start_query I would like to update another table in the same database with the NASIPAddress. What would be the best way to do this?
Could I add a ; at the end of the query and add another one to the same quoted string or should I use the exec() module?
personally I'd just prefer to add some more commands on the same line - as you state - however, I've never tested this. alan