I'm sorry for this question.<br><br>I find the same question in past list!!!<br><br><pre>mnesia:dirty_update_counter/3</pre><br>But is it the best way to do this?<br><br><div class="gmail_quote">On Dec 15, 2007 5:56 PM, Guorui Ji <
<a href="mailto:jiguorui@gmail.com">jiguorui@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I need your help, all!!
<br><br>for example:<br><br><font color="#3333ff">-record(item, {uid, name}).</font><br><br>I want create a table to store the item record, and the item.uid is a auto-increament unique id.<br><br>How to do it. Does mnesia have a build-in method?? I have not found!!!
<br><br>Thanks!!! <br>
</blockquote></div><br>