Decs, inserting failes

hi,

as is started with the import, notes says i must have a key field. ok, i took the id field from my db2 database which is a key field with automatic increment. so i can get all my documents and i also can update them. but, if i want to create a new document, i get an error, he says something from the id column and sqlstate=56098…

what can i do?

Subject: Please post the COMPLETE error message, thanks.

and a more complete description of what you’re doing. Are you using an activity or the LSX?

If you’re trying to use the Insert event of a Virtual Fields activity with a table containing an autonumbered column, you may have trouble making this work.

Please post in the EI Forum – probably someone there has come up with a slick workaround for this.