Viewing 3 posts - 1 through 4 (of 4 total)
Thanks for your reply.
I am sure that nothing is running at the time of executing this procedure..
The procedure is taking some data from linked server and saving to local database.
I...
October 24, 2009 at 9:34 am
#1070386
Hi
can you just tell me how can i change my coonnection time property in my procedure.
please che ck my procedure.
SET QUOTED_IDENTIFIER OFF
GO
SET ANSI_NULLS ON
ALTER ...
October 24, 2009 at 9:18 am
#1070383
There is no job running while i am trying to run the said procedure.
It is taking around one minut for running in query analyzer.
This is the command i am using...
October 24, 2009 at 8:49 am
#1070381