<?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 : Problems with Batch Delete Members - WWF 9.7</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 : Problems with Batch Delete Members - WWF 9.7]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 03:48:43 +0000</pubDate>
  <lastBuildDate>Thu, 10 Jan 2008 12:50:10 +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=25124</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[Problems with Batch Delete Members - WWF 9.7 : It&#194;&#180;s really !  Well , I will...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130635.html#130635</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23552">negrisoli</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2008 at 12:50pm<br /><br />It´s really !<DIV>&nbsp;</DIV><DIV>Well , I will try to find in this tables if there are datas without author. If there are , I´ll remove them.</DIV><DIV>&nbsp;</DIV><DIV>Do you know commands SQL&nbsp;or how to do this direct in DB ?</DIV>]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 12:50:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130635.html#130635</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Batch Delete Members - WWF 9.7 : You should never delete data directly...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130634.html#130634</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2008 at 12:36pm<br /><br />You should never delete data directly in the database as it can course issues. However, with the SQL Server version because the database is relation most of the time it will not allow data to be deleted which is related to data in another table. But this is not the case all the time.&nbsp;]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 12:36:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130634.html#130634</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Batch Delete Members - WWF 9.7 : Well , I will see all tables that...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130633.html#130633</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23552">negrisoli</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2008 at 12:23pm<br /><br />Well , I will see all tables that have relation with table "tblAuthor".<DIV>&nbsp;</DIV><DIV>Because I delete manually directly in DB SQL all unactive members and maybe were some users or posts of users in others tables , and can be cansing this error or not ?</DIV><DIV>&nbsp;</DIV><DIV>The tables that have relation with table "tblAuthor" are:</DIV><DIV>&nbsp;</DIV><DIV>tblThread</DIV><DIV>tblGroup</DIV><DIV>tblEmailNotify</DIV><DIV>tblBuddyList</DIV><DIV>tblPMMessage</DIV><DIV>&nbsp;</DIV><DIV>???</DIV>]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 12:23:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130633.html#130633</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Batch Delete Members - WWF 9.7 : It just uses standard SQL read...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130629.html#130629</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2008 at 11:42am<br /><br />It just uses standard SQL read and delete queries, pluas an ADO delete. Nothing unusual or special and never seen this error before, which suggest maybe a configuration option on the database server.<br><br>The part which is throwing the error at line 174 is a delete through ADO.<br>]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 11:42:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130629.html#130629</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Batch Delete Members - WWF 9.7 : Hi boRg,  Realy , I found very...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130628.html#130628</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23552">negrisoli</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2008 at 11:30am<br /><br />Hi boRg,<DIV>&nbsp;</DIV><DIV>Realy , I found very very strange this error , because I never had problem with this file !</DIV><DIV>&nbsp;</DIV><DIV>This script use or call some procedure in DB SQL ?</DIV><DIV>&nbsp;</DIV><DIV>Maybe , the problem can be in DB !</DIV><DIV>&nbsp;</DIV><DIV>Att.</DIV>]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 11:30:44 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130628.html#130628</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Batch Delete Members - WWF 9.7 : Have tried to replicate this error...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130625.html#130625</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 10&nbsp;January&nbsp;2008 at 10:41am<br /><br />Have tried to replicate this error in the lab and been through the code and can not see why you would get this error.<br><br>The file itself has not changed in around 3 years, so it's very strange why you get are getting this error.<br>]]>
   </description>
   <pubDate>Thu, 10 Jan 2008 10:41:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130625.html#130625</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Batch Delete Members - WWF 9.7 : Hi boRg,  I already made a reuploadthe...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130621.html#130621</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23552">negrisoli</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2008 at 10:35pm<br /><br />Hi boRg,<DIV>&nbsp;</DIV><DIV>I already made a reupload&nbsp;the file and didn't have success.</DIV><DIV>&nbsp;</DIV><DIV>I'm using DB SQL 2005 Standard on my provider.</DIV><DIV>&nbsp;</DIV><DIV>Thank you for your return !</DIV>]]>
   </description>
   <pubDate>Wed, 09 Jan 2008 22:35:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130621.html#130621</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Batch Delete Members - WWF 9.7 : Often errors are coursed by corrupted...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130618.html#130618</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2008 at 10:03pm<br /><br />Often errors are coursed by corrupted files, so the first thing you should do is reupload the original files again.<br><br>If that doesn't solve the issue please post some more details such as the database you are using.<br>]]>
   </description>
   <pubDate>Wed, 09 Jan 2008 22:03:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130618.html#130618</guid>
  </item> 
  <item>
   <title><![CDATA[Problems with Batch Delete Members - WWF 9.7 : Hi Dear,  I&#194;&#180;m with a little...]]></title>
   <link>https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130614.html#130614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23552">negrisoli</a><br /><strong>Subject:</strong> 25124<br /><strong>Posted:</strong> 09&nbsp;January&nbsp;2008 at 7:02pm<br /><br />Hi Dear,<DIV>&nbsp;</DIV><DIV>I´m with a little problem in my WWF.</DIV><DIV>&nbsp;</DIV><DIV>When I&nbsp;enter in&nbsp;"Batch Delete Members" in Menu Control Panel , and I choise to remove "Un-activated member accounts" and select&nbsp;"NOW", I received this error mensage below:</DIV><DIV>&nbsp;</DIV><DIV>------------------------------------------------------------------------------</DIV><DIV>Microsoft OLE DB Provider for SQL Server<FONT face="Times New Roman" size=3> </FONT><FONT face=Arial size=2>error '80004005'</FONT><FONT face="Times New Roman" size=3> </FONT></DIV><DIV><P><FONT face=Arial size=2>The cursor does not include the table being modified or the table is not updatable through the cursor.</FONT> <P><FONT face=Arial size=2>/forum/admin_batch_delete_members.asp</FONT><FONT face=Arial size=2>, line 174</P><DIV></FONT>------------------------------------------------------------------------------</DIV><DIV>&nbsp;</DIV><DIV>Well , someone know how to resolve this problem ?</DIV><DIV>&nbsp;</DIV><DIV>Att.</DIV></DIV>]]>
   </description>
   <pubDate>Wed, 09 Jan 2008 19:02:49 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/problems-with-batch-delete-members-wwf-9-7_topic25124_post130614.html#130614</guid>
  </item> 
 </channel>
</rss>