Hi users of cocoon !
 
My name is Hugo marcelino and i have the following problem.
 
I have a table that was created in HSQLDB with this script:
 
create table diagrams (id identity, name varchar, description varchar).
 
With this script i have a table that is auto-incremented.
 
Now after i insert a new record into the table i need to now the value of the column id that was caused by the insert.
 
How can i get the id of the insert ? Is it possible to get it?
 
I'm using logicsheet esql and cocoon-2.1.5.1.
 
Thanks in advance.
 
Hugo.
 
 


STOP MORE SPAM with the new MSN 8 and get 2 months FREE* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to