<?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 : MSSQL identity field for unique ID numbers</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 : MSSQL identity field for unique ID numbers]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 14:00:22 +0000</pubDate>
  <lastBuildDate>Wed, 29 Nov 2006 22:56:23 +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=22064</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[MSSQL identity field for unique ID numbers : Thanks for the follow up. I tried...]]></title>
   <link>https://forums.webwiz.net/mssql-identity-field-for-unique-id-numbers_topic22064_post117702.html#117702</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24416">bikeweb</a><br /><strong>Subject:</strong> 22064<br /><strong>Posted:</strong> 29&nbsp;November&nbsp;2006 at 10:56pm<br /><br />Thanks for the follow up.&nbsp; I tried to google the answer myself and I wasn't getting anywhere.&nbsp; I knew that the fields couldn't be that limited.]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 22:56:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mssql-identity-field-for-unique-id-numbers_topic22064_post117702.html#117702</guid>
  </item> 
  <item>
   <title><![CDATA[MSSQL identity field for unique ID numbers : INT&amp;#039;s are stored in binary...]]></title>
   <link>https://forums.webwiz.net/mssql-identity-field-for-unique-id-numbers_topic22064_post117701.html#117701</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 22064<br /><strong>Posted:</strong> 29&nbsp;November&nbsp;2006 at 10:49pm<br /><br />INT's are stored in binary and not as a string, so 4 is enough. INT can hold anything between -2^31 (-2,147,483,648) through 2^31 - <BR>1 (2,147,483,647) that should give you enough room for now.]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 22:49:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mssql-identity-field-for-unique-id-numbers_topic22064_post117701.html#117701</guid>
  </item> 
  <item>
   <title><![CDATA[MSSQL identity field for unique ID numbers : I&amp;#039;m posting this question...]]></title>
   <link>https://forums.webwiz.net/mssql-identity-field-for-unique-id-numbers_topic22064_post117698.html#117698</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24416">bikeweb</a><br /><strong>Subject:</strong> 22064<br /><strong>Posted:</strong> 29&nbsp;November&nbsp;2006 at 8:09pm<br /><br />I'm posting this question again since nobody anwered the question the last time I posted it but I'll try and rephrase the question.<DIV>&nbsp;</DIV><DIV>With a&nbsp;MSSQL&nbsp;database, to assign a unique ID number to a field item.&nbsp; WWF&nbsp;uses the "int" Type with a length of 4,&nbsp;the nullable column is unchecked,&nbsp;the&nbsp;Id column is checked, start and Id seed are set to to 1,1.<BR>&nbsp;<BR>I have several fields in my own database that use this same method.<BR>&nbsp;<BR>My question is this:<BR>&nbsp;<BR>Because the length is 4 does this mean that the total entries can only be up to 9999?&nbsp; What if I have a database with more than 10,000 entries in this field?&nbsp; Is the WWF limited to this many entries?<BR>&nbsp;<BR>I'm worried about using this method and also using WWF&nbsp;for my project if this is the case.</DIV><DIV>&nbsp;</DIV><DIV>I've already purchased a license.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Wed, 29 Nov 2006 20:09:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mssql-identity-field-for-unique-id-numbers_topic22064_post117698.html#117698</guid>
  </item> 
 </channel>
</rss>