Hi
I am using DOA 4.0.7.1 with oracle 10g. I have come accross a very strange error. I have a dataset that has commit on post as false. I then call post.
I can see from oracle monitor that the insert statement is correct and a new rowid is returned. However if I call refresh record to get the sequence number of the record, the rowid passed to the select statement is not correct. This is a very stange error as it works if there are no records in the dataset or if there are more than one reord in the dataset.
Has anyone got a work around for this?
I am using DOA 4.0.7.1 with oracle 10g. I have come accross a very strange error. I have a dataset that has commit on post as false. I then call post.
I can see from oracle monitor that the insert statement is correct and a new rowid is returned. However if I call refresh record to get the sequence number of the record, the rowid passed to the select statement is not correct. This is a very stange error as it works if there are no records in the dataset or if there are more than one reord in the dataset.
Has anyone got a work around for this?