<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : SQL server errormessage</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : SQL server errormessage]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 09:41:45 +0000</pubDate>
  <lastBuildDate>Fri, 09 Jan 2004 19:53:01 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=8707</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[SQL server errormessage : Read my last post as this has...]]></title>
   <link>https://forums.webwiz.net/sql-server-errormessage_topic8707_post45752.html#45752</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 8707<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2004 at 7:53pm<br /><br />Read my last post as this has your anwser and I don't wish to repeat myself.<br><br>The problem is within your other asp applications using the default cursors.<br>]]>
   </description>
   <pubDate>Fri, 09 Jan 2004 19:53:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/sql-server-errormessage_topic8707_post45752.html#45752</guid>
  </item> 
  <item>
   <title><![CDATA[SQL server errormessage : You haven&amp;#039;t really given...]]></title>
   <link>https://forums.webwiz.net/sql-server-errormessage_topic8707_post45732.html#45732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14681">absolo</a><br /><strong>Subject:</strong> 8707<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2004 at 5:37pm<br /><br /><P>You haven't really given enough info.<BR><BR><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />Does this only happen in teh forum?</td></tr></table>&nbsp; <strong>NO</strong><BR><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />Do other applications use the same database?</td></tr></table> <strong>YES<BR></strong></P><P><strong>I have found this microsoft article :</strong></P><P><strong><A href="http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q182/9/29.asp&amp;NoWebC&#111;ntent=1" target="_blank"> http://support.microsoft.com/default.aspx?scid=http://suppor t.microsoft.com:80/support/kb/articles/Q182/9/29.asp&amp;NoW ebContent=1</A></strong></P><P><strong>My application don't use Stored procedure except the Webwiz forum and i can't foun wich Webwiz stored procedure cause error</P></strong>]]>
   </description>
   <pubDate>Fri, 09 Jan 2004 17:37:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/sql-server-errormessage_topic8707_post45732.html#45732</guid>
  </item> 
  <item>
   <title><![CDATA[SQL server errormessage : You haven&amp;#039;t really given...]]></title>
   <link>https://forums.webwiz.net/sql-server-errormessage_topic8707_post45587.html#45587</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 8707<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2004 at 8:55am<br /><br />You haven't really given enough info.<br><br>Does this only happen in teh forum?<br>Do other applications use the same database?<br><br>If other applications share the same database then these may use thedefault forward-only or read-only cursor. The server streams all of theresults down to the client at once, so the network connection is busywith the results from the query. So youcan't process the results ofanother query until you finish the results from<br>the current query.]]>
   </description>
   <pubDate>Fri, 09 Jan 2004 08:55:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/sql-server-errormessage_topic8707_post45587.html#45587</guid>
  </item> 
  <item>
   <title><![CDATA[SQL server errormessage : Since i have installed the forum...]]></title>
   <link>https://forums.webwiz.net/sql-server-errormessage_topic8707_post45581.html#45581</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14681">absolo</a><br /><strong>Subject:</strong> 8707<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2004 at 8:17am<br /><br /><P>Since i have installed the forum i have this error :</P><P>Microsoft OLE DB Provider for ODBC Drivers <FONT face=Arial size=2>error '80004005'</FONT> <P><FONT face=Arial size=2>&#091;Microsoft&#093;&#091;ODBC SQL Server Driver&#093;Connection is busy with results for another hstmt</FONT> </P>]]>
   </description>
   <pubDate>Fri, 09 Jan 2004 08:17:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/sql-server-errormessage_topic8707_post45581.html#45581</guid>
  </item> 
 </channel>
</rss>