<?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 : Slow SQL performance</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 : Slow SQL performance]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 18:06:31 +0000</pubDate>
  <lastBuildDate>Mon, 16 Jan 2006 21:09:21 +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=17986</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[Slow SQL performance : One thing that will slowdown the...]]></title>
   <link>https://forums.webwiz.net/slow-sql-performance_topic17986_post97491.html#97491</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19649">JJLatWebWiz</a><br /><strong>Subject:</strong> 17986<br /><strong>Posted:</strong> 16&nbsp;January&nbsp;2006 at 9:09pm<br /><br />One thing that will slowdown the apparent SQL performance is the network connections between the Web server and the SQL server.&nbsp; With MS Access, everything takes place on the local machine and with no external network connections.&nbsp; With SQL, there is a good chance that the Web server is making dozens of network connections to the SQL server for each forum page.<DIV>&nbsp;</DIV><DIV>You should compare the IP addresses of the Web Server to the SQL Server.&nbsp; They should at least be on the same subnet.&nbsp; For example, your web server is at IP: 213.202.100.41.&nbsp; If your SQL server is not 213.202.100.x, then the SQL is probably being shared by too many other web sites and the network connection between the servers is too slow.&nbsp; Your host may have multiple SQL servers and you could ask them to move you to a closer SQL server.</DIV>]]>
   </description>
   <pubDate>Mon, 16 Jan 2006 21:09:21 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/slow-sql-performance_topic17986_post97491.html#97491</guid>
  </item> 
  <item>
   <title><![CDATA[Slow SQL performance : SQL Server is a much faster database...]]></title>
   <link>https://forums.webwiz.net/slow-sql-performance_topic17986_post97480.html#97480</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 17986<br /><strong>Posted:</strong> 16&nbsp;January&nbsp;2006 at 6:20pm<br /><br />SQL Server is a much faster database then access and much more robust.<br><br>However, issues I mention above can course it to run slower.<br>]]>
   </description>
   <pubDate>Mon, 16 Jan 2006 18:20:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/slow-sql-performance_topic17986_post97480.html#97480</guid>
  </item> 
  <item>
   <title><![CDATA[Slow SQL performance :   -boRg- wrote:but as you have...]]></title>
   <link>https://forums.webwiz.net/slow-sql-performance_topic17986_post97478.html#97478</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21123">kiklop</a><br /><strong>Subject:</strong> 17986<br /><strong>Posted:</strong> 16&nbsp;January&nbsp;2006 at 5:44pm<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 />but as you have disabled the process time from the bottom of the pages it hard to tell if there is any difference in the generation of the page time.</td></tr></table><br /><br />Ah, i have forget to enable this (now enabled for both forums and the difference is evident)<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 />SQL Server version can be slow for a number of reasons, it could be that the SQL Server is overloaded, could be that the network is running slow and it's taking time to connect between the web server and the SQL Server.It could be a temporary cglitch with your web host, so maybe worth contacting them about it and see if it clears up.<br /></td></tr></table><br /><br />Thank you. I never worked with MS SQL server before (quite expensive in my country) but i was expecting to see at least the same performance as with access.<br />I still waiting for the answer from my host company.<br />Once again, thank you for taking the time answering.]]>
   </description>
   <pubDate>Mon, 16 Jan 2006 17:44:43 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/slow-sql-performance_topic17986_post97478.html#97478</guid>
  </item> 
  <item>
   <title><![CDATA[Slow SQL performance : Seemed to load in about the same...]]></title>
   <link>https://forums.webwiz.net/slow-sql-performance_topic17986_post97475.html#97475</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 17986<br /><strong>Posted:</strong> 16&nbsp;January&nbsp;2006 at 5:20pm<br /><br />Seemed to load in about the same speed to me, but as you have disabled the process time from the bottom of the pages it hard to tell if there is any difference in the generation of the page time.<br><br>SQL Server version can be slow for a number of reasons, it could be that the SQL Server is overloaded, could be that the network is running slow and it's taking time to connect between the web server and the SQL Server.<br><br>It could be a temporary cglitch with your web host, so maybe worth contacting them about it and see if it clears up.<br>]]>
   </description>
   <pubDate>Mon, 16 Jan 2006 17:20:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/slow-sql-performance_topic17986_post97475.html#97475</guid>
  </item> 
  <item>
   <title><![CDATA[Slow SQL performance : I decided to finally convert my...]]></title>
   <link>https://forums.webwiz.net/slow-sql-performance_topic17986_post97427.html#97427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=21123">kiklop</a><br /><strong>Subject:</strong> 17986<br /><strong>Posted:</strong> 16&nbsp;January&nbsp;2006 at 1:10pm<br /><br />I decided to finally convert my access driven applications to SQL server.<br />Prior to convert "official" forum application I made a forum copy and transferred it to SQL (using instructions provided by boRg worked great).<br /><br />However, the performance is quite slower on sql version than on access one. <br /><br />Here is the current official forum<br />www.dyxum.com/dforum/ <br /><br />and the new created copy on SQL server<br /><br />www.dyxum.com/xforum/&nbsp;&nbsp;&nbsp;(not active of course)<br /><br />Now my question: is the low SQL server performance that is causing SQL version to run slowly (I'm using hosting company)? Is there anything I can do to optimise performance or should I search for other hosting service ?<br /><br />Thanks]]>
   </description>
   <pubDate>Mon, 16 Jan 2006 13:10:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/slow-sql-performance_topic17986_post97427.html#97427</guid>
  </item> 
 </channel>
</rss>