<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Auto-number' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Auto-number' posted on the 'SQL-Server' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Fri, 24 May 2013 19:45:59 -0700</pubDate>
    <lastBuildDate>Fri, 24 May 2013 19:45:59 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Auto-number</title>
      <link>http://www.programmersheaven.com/mb/sql-server/205432/205432/auto-number/</link>
      <description>Does the Microsoft SQL server 2000 got data types auto-number like microsoft access?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sql-server/205432/205432/auto-number/</guid>
      <pubDate>Wed, 06 Aug 2003 07:27:35 -0700</pubDate>
      <category>SQL-Server</category>
    </item>
    <item>
      <title>Re: Auto-number</title>
      <link>http://www.programmersheaven.com/mb/sql-server/205432/205528/re-auto-number/#205528</link>
      <description>Sure does, but it's not called an "Auto-Number" any more. Make the Field type a long, int whatever, and set the Identity to yes. Then set the Identity seed to 1 as well as the Identity Incrament = 1. That should do it.&lt;br /&gt;
&lt;br /&gt;
Peace&lt;br /&gt;
-N473&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;&lt;br /&gt;
: Does the Microsoft SQL server 2000 got data types auto-number like microsoft access?&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sql-server/205432/205528/re-auto-number/#205528</guid>
      <pubDate>Wed, 06 Aug 2003 14:27:19 -0700</pubDate>
      <category>SQL-Server</category>
    </item>
    <item>
      <title>Re: Auto-number</title>
      <link>http://www.programmersheaven.com/mb/sql-server/205432/205609/re-auto-number/#205609</link>
      <description>Thankz for ur help man&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/sql-server/205432/205609/re-auto-number/#205609</guid>
      <pubDate>Thu, 07 Aug 2003 00:04:31 -0700</pubDate>
      <category>SQL-Server</category>
    </item>
  </channel>
</rss>