Viewing post 1 (of 2 total)
Hi
First fetch the record the use continue.
like below.
begin catch
if error_number() = 2725 begin
Fetch the Record
continue
end
end catch
May 4, 2011 at 1:26 am
#1319568