<?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 : Short Registration Page Database Problems</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 : Short Registration Page Database Problems]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 13:25:09 +0000</pubDate>
  <lastBuildDate>Mon, 12 Jun 2006 08:01:49 +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=20180</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[Short Registration Page Database Problems : Try setting a default value for...]]></title>
   <link>https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108885.html#108885</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20180<br /><strong>Posted:</strong> 12&nbsp;June&nbsp;2006 at 8:01am<br /><br />Try setting a default value for the tblAuthor Signature field in the mySQL database. Just having it blank will fix the issue.]]>
   </description>
   <pubDate>Mon, 12 Jun 2006 08:01:49 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108885.html#108885</guid>
  </item> 
  <item>
   <title><![CDATA[Short Registration Page Database Problems :   -boRg- wrote:If it fixes the...]]></title>
   <link>https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108827.html#108827</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24038">SMR Group</a><br /><strong>Subject:</strong> 20180<br /><strong>Posted:</strong> 11&nbsp;June&nbsp;2006 at 2:33am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />If it fixes the issue please let me know.</td></tr></table><DIV></DIV>Actually, now I've updated the code it didn't help.<DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono" color=#000099>Microsoft OLE DB Provider for ODBC Drivers<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.22-community-nt&#093;Field 'Attach_signature' doesn't have a default value</FONT></DIV><DIV>&nbsp;</DIV><DIV>So still the same error.&nbsp; The long registration form is fine, the short one errors out.</DIV>]]>
   </description>
   <pubDate>Sun, 11 Jun 2006 02:33:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108827.html#108827</guid>
  </item> 
  <item>
   <title><![CDATA[Short Registration Page Database Problems :   -boRg- wrote:Try setting line...]]></title>
   <link>https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108501.html#108501</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24038">SMR Group</a><br /><strong>Subject:</strong> 20180<br /><strong>Posted:</strong> 06&nbsp;June&nbsp;2006 at 5:06pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />Try setting line 907 of register.asp after the Else part to:-<BR><BR>.Fields("Signature") = strSignature<BR><BR>If it fixes the issue please let me know.<BR></td></tr></table> <DIV>Many thanks, I'll give that a try later and let you know how it goes.&nbsp; I'm fairly sure that should do the trick.</DIV>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 17:06:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108501.html#108501</guid>
  </item> 
  <item>
   <title><![CDATA[Short Registration Page Database Problems : Yes you would be.mySQL with the...]]></title>
   <link>https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108466.html#108466</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20180<br /><strong>Posted:</strong> 06&nbsp;June&nbsp;2006 at 10:25am<br /><br />Yes you would be.<br><br>mySQL with the myODBC driver can be buggy and one of those bugs is that when the signature field is set to 'null' certain database updates then fail to work.<br><br>The best thing to do is set the signature field to be populated with nothing, rather than have it as a null field, this seems to fix the issue.<br><br>Try setting line 907 of register.asp after the Else part to:-<br><br>.Fields("Signature") = strSignature<br><br>If it fixes the issue please let me know.<br>]]>
   </description>
   <pubDate>Tue, 06 Jun 2006 10:25:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108466.html#108466</guid>
  </item> 
  <item>
   <title><![CDATA[Short Registration Page Database Problems : I&amp;#039;m running (and just configuring)...]]></title>
   <link>https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108443.html#108443</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24038">SMR Group</a><br /><strong>Subject:</strong> 20180<br /><strong>Posted:</strong> 05&nbsp;June&nbsp;2006 at 11:26pm<br /><br />I'm running (and just configuring) 8.02.<DIV>&nbsp;</DIV><DIV>With the registration form set to the short version, the page errors out with:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">Server Error in Forum Application<BR>An error has occured while writing to the database.<BR>Please contact the forum administrator.</FONT></DIV><DIV><FONT face="Courier New, Courier, mono"></FONT>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">Support Error Code:- err_mySQL_register_USR<BR>File Name:- register.asp</FONT></DIV><DIV><FONT face="Courier New, Courier, mono"></FONT>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">Error details:-<BR>Microsoft OLE DB Provider for ODBC Drivers<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.22-community-nt&#093;Field 'Signature' doesn't have a default value</FONT></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>The signature field in MySQL is set to "Not Null", which seems to be the problem, it's rejecting the insert because there is no signature field in the short registration form.</DIV><DIV>&nbsp;</DIV><DIV>I can fix this by setting the database field to allowing null entries, but by doing so am I introducing any other problems?</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Mon, 05 Jun 2006 23:26:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/short-registration-page-database-problems_topic20180_post108443.html#108443</guid>
  </item> 
 </channel>
</rss>