<?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 : Windows XP Database update problem</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 : Windows XP Database update problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 05:21:50 +0000</pubDate>
  <lastBuildDate>Tue, 27 Apr 2004 13:00:42 +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=10162</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[Windows XP Database update problem : Right-click on the .mdb file and...]]></title>
   <link>https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55353.html#55353</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 10162<br /><strong>Posted:</strong> 27&nbsp;April&nbsp;2004 at 1:00pm<br /><br />Right-click on the .mdb file and check the properties.]]>
   </description>
   <pubDate>Tue, 27 Apr 2004 13:00:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55353.html#55353</guid>
  </item> 
  <item>
   <title><![CDATA[Windows XP Database update problem : can you use the second datbase...]]></title>
   <link>https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55336.html#55336</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 10162<br /><strong>Posted:</strong> 27&nbsp;April&nbsp;2004 at 9:53am<br /><br />can you use the second datbase then ... as it sounds the datbase is curpted a bit have you tried a compact and repair.. else replace the existing database..]]>
   </description>
   <pubDate>Tue, 27 Apr 2004 09:53:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55336.html#55336</guid>
  </item> 
  <item>
   <title><![CDATA[Windows XP Database update problem : Hello, I have now given full...]]></title>
   <link>https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55334.html#55334</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15777">bhardwaj_rajesh</a><br /><strong>Subject:</strong> 10162<br /><strong>Posted:</strong> 27&nbsp;April&nbsp;2004 at 9:48am<br /><br /><P>Hello,</P><P>I have now given full control permission to the IUSR, I am still getting the same problem.</P><P>The other discussion whose dabase is lying in the directory&nbsp; is working fine.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 27 Apr 2004 09:48:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55334.html#55334</guid>
  </item> 
  <item>
   <title><![CDATA[Windows XP Database update problem : This is a permissions error.  Check...]]></title>
   <link>https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55309.html#55309</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10162<br /><strong>Posted:</strong> 27&nbsp;April&nbsp;2004 at 4:33am<br /><br />This is a permissions error.<br><br>Check your permissions for the IUSR account on the directory and make sure you have, read, write, and delete, permissions.<br><br>The delete permisisons are sometimes needed to delete the database lock file after an update.<br>]]>
   </description>
   <pubDate>Tue, 27 Apr 2004 04:33:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55309.html#55309</guid>
  </item> 
  <item>
   <title><![CDATA[Windows XP Database update problem : Hello, I have downloaded latest...]]></title>
   <link>https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55302.html#55302</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15777">bhardwaj_rajesh</a><br /><strong>Subject:</strong> 10162<br /><strong>Posted:</strong> 27&nbsp;April&nbsp;2004 at 1:53am<br /><br /><P>Hello,</P><P>I have downloaded latest version of web wiz forum on my XP(Using IIS 5.1)&nbsp;machine.I have created seperate directory for the databse and given it permission as stated by by Forum installation guide.(IUSER read and write permission).</P><P>WHen I try to for example create a category or do anything that leads to calls recordset Addnew method I get an error -</P><P>Microsoft JET Datbase Engine (0x80040E09)</P><P>Cannot update .Databse or object is&nbsp;read only.</P><P>&nbsp;</P><P>I have downloaded another discussion forum , and placed its databse in the same directory, it works fine.On going through the code, I found it uses Update or Insert sql methods.</P><P>PLease ifd anybody have any suggestion do tell me</P>]]>
   </description>
   <pubDate>Tue, 27 Apr 2004 01:53:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/windows-xp-database-update-problem_topic10162_post55302.html#55302</guid>
  </item> 
 </channel>
</rss>