Viewing post 1 (of 1 total)
you could try writing a stored procedure that looks something like this.(I have used the table datatype. you could use a temporary table if u want.)
-------------------------------------
create procedure update_active_operation
...
August 27, 2003 at 9:09 am
#471623