A
archana
Hi all,
I want to develop windows application which will intiate long running
stored procedure.
So what i decided is to use web service for starting long running sp
and setting oneway attribute.
So if i close application after invoking web method asycnhronoysly and
then closing my windows application will it cause any error.
Please correct me if i am wrong.
And tell me alternative of doing this if this is not proper way.
Thanks in advance.
I want to develop windows application which will intiate long running
stored procedure.
So what i decided is to use web service for starting long running sp
and setting oneway attribute.
So if i close application after invoking web method asycnhronoysly and
then closing my windows application will it cause any error.
Please correct me if i am wrong.
And tell me alternative of doing this if this is not proper way.
Thanks in advance.