<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023284" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023284</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1144854</link>
    <description> &lt;p&gt;if you want to use a restricted word (like insert, select, time, etc) as your database/field name, you will need to treat it differenty in your scripts. in MS SQL put brackets around it:&lt;/p&gt;
&lt;p&gt;UPDATE users SET [time]=25;&lt;/p&gt;
&lt;p&gt;in MySQL use back quotes:&lt;/p&gt;
&lt;p&gt;UPDATE users SET `time`=25;&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 Jan 2004 05:42:21 +0000</pubDate>
 <dc:creator>antoshka</dc:creator>
 <guid isPermaLink="false">comment 1144854 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143979</link>
    <description> &lt;p&gt;Excellent! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 14:23:57 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1143979 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143976</link>
    <description> &lt;p&gt;It works!!!!!!!!!!! It works!!!!!!! It didnt have the &quot;everyone&quot; on the database and now it works. You have put a smile on my face. thank you so ever so much!!!! you learn new things everyday!!!!! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 14:08:54 +0000</pubDate>
 <dc:creator>dhotchin</dc:creator>
 <guid isPermaLink="false">comment 1143976 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143972</link>
    <description> &lt;p&gt;I shall have a go. Thanks for the help again. I posted the same message on other forums, this is the only forum were people do help each other!!!&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 14:00:04 +0000</pubDate>
 <dc:creator>dhotchin</dc:creator>
 <guid isPermaLink="false">comment 1143972 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143971</link>
    <description> &lt;p&gt;You may run into the problem again. Try the solution given here: &lt;a href=&quot;http://support.codecharge.com/kb_article.asp?s_prod=2&amp;amp;article_id=4&quot; class=&quot;bb-url&quot;&gt;http://support.codecharge.com/kb_article.asp?s_prod=2&amp;amp;article_id=4&lt;/a&gt;&lt;br /&gt;
 or here: &lt;a href=&quot;http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=107&quot; class=&quot;bb-url&quot;&gt;http://www.aspfaqs.com/aspfaqs/ShowFAQ.asp?FAQID=107&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; ... and if it still gives you that error, &lt;a href=&quot;http://forums.aspfree.com/t20732/sde872e685d33cf4803aa71511e212fe1.html&quot; class=&quot;bb-url&quot;&gt;you&#039;ll have to reboot&lt;/a&gt; and give it a try. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 13:57:19 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1143971 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143970</link>
    <description> &lt;p&gt;No its still coming up with that same error as above. I&#039;m i doing something wrong? I&#039;m doing it the same way i use to. two pages. One called results.asp (with a Dynamic table) and diary_add.asp (Record Insertion Form) When i have inserted a record it should work then send them back to results.asp. But it dont....&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 13:55:34 +0000</pubDate>
 <dc:creator>dhotchin</dc:creator>
 <guid isPermaLink="false">comment 1143970 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143968</link>
    <description> &lt;p&gt;cool. I change the colums, create a new database and new pages, but now it seems to be coming up with an (0x80004005) Operation must use an updateable query.&lt;/p&gt;
&lt;p&gt;Im going to try again.&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 13:49:23 +0000</pubDate>
 <dc:creator>dhotchin</dc:creator>
 <guid isPermaLink="false">comment 1143968 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143967</link>
    <description> &lt;p&gt;If your host allows, I&#039;d recommend you use a different database for each different project. Unless the &quot;projects&quot; are under one umbrella -- like you might have a sales record, a customer list, and a daily log for a computer store.&lt;/p&gt;
&lt;p&gt; Just keep in mind that Access is a weak DB and can become mercurial even with a few simultaneous connections.&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 13:40:19 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1143967 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143966</link>
    <description> &lt;p&gt;All that i wanted to do was an insertion form, so that the user would add the time and date in to a diary,which is the hole datbase thing.&lt;br /&gt;
Just one last thing: Is it best to use one table in a database for each project. At the moment i use loads of diffurant tables but in the same database.for example. I have a diary, weblink database, computer fault report, which uses a lot of tables and there will be more.&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 13:31:57 +0000</pubDate>
 <dc:creator>dhotchin</dc:creator>
 <guid isPermaLink="false">comment 1143966 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-needed-please-error-type-0x80040e14#comment-1143963</link>
    <description> &lt;p&gt;No problems. Too bad it took so long... should&#039;ve Googled earlier. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt; Btw, my Sams books seems to suggest using separate columns as you&#039;re doing now, if you still want to use the dates and times. I guess I&#039;m just used to keeping it in one from PHP/MySQL. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt; Here&#039;s two lists you might find useful later. &lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q109/3/12.asp&amp;amp;NoWebContent=1&quot; class=&quot;bb-url&quot;&gt;ASP/databases reserved keywords&lt;/a&gt; and &lt;a href=&quot;http://www.lanpoint.com/faqs/designpoint/reserved.asp&quot; class=&quot;bb-url&quot;&gt;MS SQL reserved keywords&lt;/a&gt;.&lt;/p&gt;
 </description>
     <pubDate>Thu, 08 Jan 2004 13:25:34 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1143963 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
