Sqlite does support autoincrement...<br><a href="http://www.sqlite.org/autoinc.html">http://www.sqlite.org/autoinc.html</a><br><br><div><span class="gmail_quote">On 3/19/07, <b class="gmail_sendername">Jesse Vincent</b> &lt;
<a href="mailto:jesse@bestpractical.com">jesse@bestpractical.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>On Mar 19, 2007, at 11:18 PM, IN SUK JOUNG wrote:
<br><br>&gt; Window XP, Sqlite3<br>&gt; Currently, it adds 1 to the maximum value of id. That is, if I<br>&gt; remove the last item and add a new item. The two items have same id.<br>&gt;<br>Hm. We&#39;re just using SQLite&#39;s sequence support.&nbsp;&nbsp;I wouldn&#39;t expect
<br>that behaviour.<br><br><br>_______________________________________________<br>jifty-devel mailing list<br><a href="mailto:jifty-devel@lists.jifty.org">jifty-devel@lists.jifty.org</a><br><a href="http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel">
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Best,<br>In-Suk Joung