<?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="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Spam Filter ISP Forums : Can&#039;t connect to DB - &quot;again&quot;</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Spam Filter ISP Support : Can&#039;t connect to DB - &quot;again&quot;]]></description>
  <pubDate>Tue, 10 Mar 2026 11:48:40 +0000</pubDate>
  <lastBuildDate>Mon, 16 Jun 2008 06:43:24 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.logsat.com/spamfilter/forums/RSS_post_feed.asp?TID=6493</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Spam Filter ISP Forums]]></title>
   <url>https://www.logsat.com/spamfilter/forums/forum_images/web_wiz_forums.png</url>
   <link>https://www.logsat.com/spamfilter/forums/</link>
  </image>
  <item>
   <title><![CDATA[Can&#039;t connect to DB - &quot;again&quot; : For the record, the issue was:...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12164&amp;title=cant-connect-to-db-again#12164</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6493<br /><strong>Posted:</strong> 16 June 2008 at 6:43am<br /><br />For the record, the issue was:<br />====================================<br />The issue is that your SQL server is not listening on the standard TCP port 1433, but rather it’s only using named pipes. The SQL Server is configured to use TCP on port 1433, but that port is actually not responding to traffic.<br /><br />There is a bug in SQL Server that may cause this to happen (http://support.microsoft.com/kb/306865) and the workaround is to manually add/change the REG_SZ key below and set its value to 1433 (and restart SQL Server):<br />HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\ &#091;Instance Name&#093;\MSSQLServer\SuperSocketNetLib\Tcp\TcpPort<br /><br />]]>
   </description>
   <pubDate>Mon, 16 Jun 2008 06:43:24 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12164&amp;title=cant-connect-to-db-again#12164</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t connect to DB - &quot;again&quot; : If you try to telnet to port 1433...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12143&amp;title=cant-connect-to-db-again#12143</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6493<br /><strong>Posted:</strong> 06 June 2008 at 9:55pm<br /><br />If you try to telnet to port 1433 on the SQL server, you will not get a connection right now – you should instead get a connection if SQL server was listening for traffic on that port. I’m pretty sure that once you’re able to solve the SQL issue, that will take care of SpamFilter as well.<br>Clicking on the “test” button on the UDL file works as that will failback to using named pipes to test the connection. SpamFilter will only use TCP.<br><br>]]>
   </description>
   <pubDate>Fri, 06 Jun 2008 21:55:07 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12143&amp;title=cant-connect-to-db-again#12143</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t connect to DB - &quot;again&quot; : Not sure I understand yourquestion...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12142&amp;title=cant-connect-to-db-again#12142</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=813">rdemeyer</a><br /><strong>Subject:</strong> 6493<br /><strong>Posted:</strong> 05 June 2008 at 5:02pm<br /><br />Not sure I understand your&nbsp;question about the dialog box.&nbsp; But you are certainly welcome to access our network to get all the info you need.&nbsp; Just let me know when you want to schedule it.]]>
   </description>
   <pubDate>Thu, 05 Jun 2008 17:02:29 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12142&amp;title=cant-connect-to-db-again#12142</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t connect to DB - &quot;again&quot; : Even though I think I know the...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12141&amp;title=cant-connect-to-db-again#12141</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6493<br /><strong>Posted:</strong> 05 June 2008 at 4:19pm<br /><br />Even though I think I know the answer, I have to ask.<br>Is the dialog box for the “Data Link Properties” what appears when, from the serer running SpamFilter, you double-click on the file “D:\Program Files\SpamFilter\Database\SpamFilterMSSQL.udl”?<br><br>If so, that is indeed strange. Is it possible for us to remote into your SpamFilter and into your SQL Server so we can have a better idea of what is happening?<br>]]>
   </description>
   <pubDate>Thu, 05 Jun 2008 16:19:18 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12141&amp;title=cant-connect-to-db-again#12141</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t connect to DB - &quot;again&quot; : Sent you an Email with the info.  Thanks  Randy...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12140&amp;title=cant-connect-to-db-again#12140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=813">rdemeyer</a><br /><strong>Subject:</strong> 6493<br /><strong>Posted:</strong> 05 June 2008 at 3:31pm<br /><br />Sent you an Email with the info.<DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV><DIV>Randy</DIV>]]>
   </description>
   <pubDate>Thu, 05 Jun 2008 15:31:49 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12140&amp;title=cant-connect-to-db-again#12140</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t connect to DB - &quot;again&quot; : Randy, can you post (or email...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12139&amp;title=cant-connect-to-db-again#12139</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=8">LogSat</a><br /><strong>Subject:</strong> 6493<br /><strong>Posted:</strong> 04 June 2008 at 4:06pm<br /><br />Randy, can you post (or email us) screenshots with the error you are receiving, or a section of SpamFilter's activity logfile showing the errors?]]>
   </description>
   <pubDate>Wed, 04 Jun 2008 16:06:30 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12139&amp;title=cant-connect-to-db-again#12139</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t connect to DB - &quot;again&quot; : We are having a repeat of a problem...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12138&amp;title=cant-connect-to-db-again#12138</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=813">rdemeyer</a><br /><strong>Subject:</strong> 6493<br /><strong>Posted:</strong> 04 June 2008 at 3:28pm<br /><br /><P>We are having a repeat of a problem I reported (and Roberto fixed) a few weeks back.&nbsp; The SF Quarantine DB isn't active and I can't seem to get it to connect.&nbsp; I have checked all the things we did to fix the last one, but it still keeps telling me that the SQL Server Does Not Exist or Access Denied.</P><P>In the previous incident the TCP/IP settings were missing from the DB and were added to correct the issue.&nbsp; However, today they are present in the DB and I can't connect.&nbsp; The SQL DB resides on a different Server than the SF software.&nbsp; I have checked everything I can think of to correct this, but it just doen't want to let me connect.</P><P>Anybody have a clue?</P><P>Thanks</P><P>Randy</P>]]>
   </description>
   <pubDate>Wed, 04 Jun 2008 15:28:06 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6493&amp;PID=12138&amp;title=cant-connect-to-db-again#12138</guid>
  </item> 
 </channel>
</rss>