Hi all,
I have a sproc that uses OpenRowset to an Oracle db. If OpenRowset
errors, it terminates the procedure. I need it to continue
processing. Is there any workaround for this?
Thanks
Pachydermitis
I have a sproc that uses OpenRowset to an Oracle db. If OpenRowset
errors, it terminates the procedure. I need it to continue
processing. Is there any workaround for this?
Thanks
Pachydermitis
Comment