Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.databases.ms-sqlserver > #298

Re: strange behavior with SP

From Erland Sommarskog <esquel@sommarskog.se>
Newsgroups comp.databases.ms-sqlserver
Subject Re: strange behavior with SP
Date 2011-05-06 23:52 +0200
Organization Erland Sommarskog
Message-ID <Xns9EDDF2C9D7FB6Yazorman@127.0.0.1> (permalink)
References <ipudmv$agt$1@news.newsgroup.cl> <Xns9EDCF37D8BCC3Yazorman@127.0.0.1> <iq1l96$fbu$1@news.newsgroup.cl>

Show all headers | View raw


Wishmaster ("sysadmin.rock[SINESTO]"@gmail.com) writes:
> what i'm trying to say is there not any result set on my website and no 
> error message as well. But if i run the stored procedure from Mgnt 
> Studio takes arround  3 minutes to produce a result set.
> I'm going to check your suggestions.

Three minutes is a tad long for a search from a web page. Since the default
timeout in most client API is 30 seconds, I suspect that you get a timeout.

I have an article on my web site that discusses various strategies
for these kind of searches, including the one you are using.


-- 
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx

Back to comp.databases.ms-sqlserver | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

strange behavior with SP Wishmaster <"sysadmin.rock[SINESTO]"@gmail.com> - 2011-05-05 11:54 -0300
  Re: strange behavior with SP Erland Sommarskog <esquel@sommarskog.se> - 2011-05-05 23:56 +0200
    Re: strange behavior with SP Wishmaster <"sysadmin.rock[SINESTO]"@gmail.com> - 2011-05-06 17:22 -0300
      Re: strange behavior with SP Erland Sommarskog <esquel@sommarskog.se> - 2011-05-06 23:52 +0200
        Re: strange behavior with SP Wishmaster <"sysadmin.rock[SINESTO]"@gmail.com> - 2011-05-09 14:55 -0400
          Re: strange behavior with SP Henk van den Berg <hvandenberg@xs4all.nl> - 2011-05-09 21:20 +0200
            Re: strange behavior with SP Wishmaster <"sysadmin.rock[SINESTO]"@gmail.com> - 2011-05-09 16:45 -0400
          Re: strange behavior with SP Erland Sommarskog <esquel@sommarskog.se> - 2011-05-09 23:52 +0200

csiph-web