<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Wizard for Table don't apply auto value"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=42905">bug 42905</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>lionel@mamane.lu, robert@familiegrosskopf.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Wizard for Table don't apply auto value"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=42905#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Wizard for Table don't apply auto value"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=42905">bug 42905</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>It seems the auto-increment statement needs to be filled.
For example, if you put AutoValue="Yes" and type "IDENTITY" in auto-increment
statement field, it'll work.
Of course, it works if it's an hsqldb embedded db. With Firebird embedded type,
it won't work, you must type "GENERATED BY DEFAULT AS IDENTITY".
I must recognize it's not very intuitive, I see 2 possibilities to improve the
situation here when putting AutoValue" to "Yes":
1) Fill the auto-increment statement field by default with auto-increment
statement of the related DB.
or
2) Letting the empty auto-increment statement field by default and at the end,
then if autovalue has been selected and auto-increment statement field has been
let empty, retrieve the by default value
Any thoughts?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>