<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018834" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018834</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-next-number-sequence-access#comment-1111341</link>
    <description> &lt;p&gt;Cheers Folks.&lt;br /&gt;
I&#039;ll bear all your advice in mind.&lt;br /&gt;
Thanks for the replies&lt;br /&gt;
Regards&lt;br /&gt;
Andrew&lt;/p&gt;
 </description>
     <pubDate>Sat, 13 Jul 2002 01:20:29 +0000</pubDate>
 <dc:creator>Andrew_Samuel</dc:creator>
 <guid isPermaLink="false">comment 1111341 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-next-number-sequence-access#comment-1111252</link>
    <description> &lt;p&gt;Access is painfully inadequate in this area. Once you&#039;ve defined a field as a certain type you cannot change it to autonumber, and even if you did it would start at 1. With a RDBMS you could easily change the datatype to autonumber (identity) and tell it what number you would like to start at.&lt;/p&gt;
&lt;p&gt;You will have to do a lookup to see what the last reference number was and create a record with the new reference number.&lt;/p&gt;
&lt;p&gt;Maybe it&#039;s time to upgrade to a better database?&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Jul 2002 12:38:17 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1111252 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/help-next-number-sequence-access#comment-1111240</link>
    <description> &lt;p&gt;i believe you&#039;d have to handle this in a form with VBA code.  if all you wanted were an auto-incrementing number you could create a field of the type &#039;autonumber&#039;, but that would just be a number and wouldnt fit your current CX/YY/** format.&lt;/p&gt;
&lt;p&gt;with an enterprise databases, you could do it (i think).  Access isn&#039;t really very ANSII compliant, and doesn&#039;t support many SQL features.&lt;/p&gt;
 </description>
     <pubDate>Wed, 10 Jul 2002 00:21:17 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1111240 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
