Hi, I described, that I use "informix-serial" with unknown-pk already. And it works. The problem is to insert an known value in that "auto-increment" field.
Example the next new Value of the serial value will be 1000. And in the column there are wholes of values below that new value 1000. Perhaps 600. And I have to insert the 600 into the tablecolumn. When I use the auto-increment funktionally it is not possible to insert the value 600. The container always generate a new value alway the next akt value. (I need this to import old entries from an other existing application.And the value is the unique value for an existing process) TIA Dirk View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830921#3830921 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830921 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
