InsertOid problem
Posted: Tue 23 Jan 2007 17:39
Hi,
When I insert a new row in a table that gets it's id from a sequence, I do not return the id from the property InsertOid. The insertion is ok and I can se the newly created record in the database along with a valid id, but InsertOid is always 0. What can I be doing wrong?
Regards,
Kerstin
When I insert a new row in a table that gets it's id from a sequence, I do not return the id from the property InsertOid. The insertion is ok and I can se the newly created record in the database along with a valid id, but InsertOid is always 0. What can I be doing wrong?
Regards,
Kerstin