<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Can I start first entry_no at a number higher than 1?</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Can I start first entry_no at a number higher than 1?</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:29:53 +0000</pubDate>

<item>
<title>philm on "Can I start first entry_no at a number higher than 1?"</title>
<link>https://www.machform.com/forums/topic/can-i-start-first-entry_no-at-a-number-higher-than-1#post-7214</link>
<pubDate>Sun, 06 Sep 2009 10:02:08 +0000</pubDate>
<dc:creator>philm</dc:creator>
<guid isPermaLink="false">7214@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;no worries, I've fixed it
&#60;/p&#62;</description>
</item>
<item>
<title>philm on "Can I start first entry_no at a number higher than 1?"</title>
<link>https://www.machform.com/forums/topic/can-i-start-first-entry_no-at-a-number-higher-than-1#post-7209</link>
<pubDate>Sat, 05 Sep 2009 14:20:34 +0000</pubDate>
<dc:creator>philm</dc:creator>
<guid isPermaLink="false">7209@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I'm trying to do a similar thing a I would like the form ID to be a membership number starting from 500.  I've tried changing this through phpmyadmin.  The field is auto increment but I cannot set a default value.  Do I need to change something in the machform files to start the count from 5000?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Can I start first entry_no at a number higher than 1?"</title>
<link>https://www.machform.com/forums/topic/can-i-start-first-entry_no-at-a-number-higher-than-1#post-4568</link>
<pubDate>Sat, 07 Feb 2009 00:12:19 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">4568@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Phil,&#60;/p&#62;
&#60;p&#62;Since entry_no in machform use auto increment field type, I think easy way to change the number with altering the table on your machform database. You can use this query :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ALTER TABLE ap_form_x AUTO_INCREMENT = 1000;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Where x is your form id, for example you have form id = 5, so the query should be like this :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;ALTER TABLE ap_form_5 AUTO_INCREMENT = 1000;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to do this make sure you've backup your data first
&#60;/p&#62;</description>
</item>
<item>
<title>philwareham on "Can I start first entry_no at a number higher than 1?"</title>
<link>https://www.machform.com/forums/topic/can-i-start-first-entry_no-at-a-number-higher-than-1#post-4566</link>
<pubDate>Fri, 06 Feb 2009 23:05:42 +0000</pubDate>
<dc:creator>philwareham</dc:creator>
<guid isPermaLink="false">4566@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there an easy way to make the first entry number sent to the form database to start at a numerical value of #1000, instead of just the default #1? Hope that makes sense!&#60;br /&#62;
Cheers,&#60;br /&#62;
Phil
&#60;/p&#62;</description>
</item>

</channel>
</rss>
