<?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 : re: SQL feature not implemented</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 : re: SQL feature not implemented]]></description>
  <pubDate>Sun, 08 Mar 2026 13:03:53 +0000</pubDate>
  <lastBuildDate>Mon, 16 Feb 2004 17:10:00 +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=2959</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[re: SQL feature not implemented : Wouldn&amp;#039;t ya know it... within...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=2959&amp;PID=2960&amp;title=re-sql-feature-not-implemented#2960</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=12">bpogue99</a><br /><strong>Subject:</strong> 2959<br /><strong>Posted:</strong> 16 February 2004 at 5:10pm<br /><br /><P>Wouldn't ya know it... within 30 minutes of posting that I find a solution to it...</P><P>When building your Connection String, on the Provider tab select the OLE DB<BR>Provider for SQL Server, rather than the one for ODBC. For whatever reason the OLE connection works but the ODBC does not.</P><P>I just tested it on all 3 installs and they all worked fine.<BR></P>]]>
   </description>
   <pubDate>Mon, 16 Feb 2004 17:10:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=2959&amp;PID=2960&amp;title=re-sql-feature-not-implemented#2960</guid>
  </item> 
  <item>
   <title><![CDATA[re: SQL feature not implemented :  Hi Roberto and all the rest...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=2959&amp;PID=2959&amp;title=re-sql-feature-not-implemented#2959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=12">bpogue99</a><br /><strong>Subject:</strong> 2959<br /><strong>Posted:</strong> 16 February 2004 at 4:52pm<br /><br /><FONT face=Arial color=#000080 size=2><P>Hi Roberto and all the rest of the team,</P><P>I'm still working on the SQL error I get from my Spam Filter installs. I have confirmed that on both sides of the connection the MDAC is 2.8. It is&nbsp;SQL2000 with the latest service packs and Spam Filter 212. Both running on Windows 2000 SP4. I've got this exact setup now at 3 different customer locations and all 3 have the same issue with the Quarantine. Thing works as expected except for the purging component. The quarantine just grows and grows.</P><P>I have two strings in a SQL statement that I use to purge the quarantine right now. Notice the date line... if I try to put some function in for the date I will at times get this 'feature not implemented' error depending on which date/time function I use. I wonder if there's something up with the date manipulation. Maybe my timezone (set to CST) or something? All my google searches on this error point to date/time functions of some sort. Weird.</P><P>Is there a debug command or something so I can see the SQL commands in a log? That way I can troubleshoot it right down to the very syntax of the command.</P><P>update tblQuarantine set Expire = 1 where MsgDate &lt;= '2/10/2004 12:00:00 AM'</P><P>delete tblMsgs from tblMsgs inner join tblQuarantine on tblMsgs.MsgID = tblQuarantine.MsgID where tblQuarantine.Expire &lt;&gt; 0</P></FONT>]]>
   </description>
   <pubDate>Mon, 16 Feb 2004 16:52:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=2959&amp;PID=2959&amp;title=re-sql-feature-not-implemented#2959</guid>
  </item> 
 </channel>
</rss>