Viewing 4 posts - 1 through 5 (of 5 total)
Thanks, have checked that....was accessing the database server over the network...tried executing the same query from the database server and it was quick 4 sec the first run and zero...
April 18, 2012 at 3:21 am
Certain stored procedures had to be looked into.After changes were done,used sp_helptext (with results to text) to view the code of the stored procedure.Now when i run the sp it...
May 16, 2010 at 3:48 pm
Thanks a lot Gail.I really appreciate your help.
May 16, 2010 at 3:19 pm
Does this apply for all versions of sql server.Would i face this problem for sql server 2000 as well.
May 16, 2010 at 2:35 pm
Viewing 4 posts - 1 through 5 (of 5 total)