Delete action error
437144Feb 22 2005 — edited Feb 28 2006I've created a simple application using JDev 10g following the guide titled "Building Oracle ADF Applications: WorkShop"
I've created a browse and edit page... and am now working on a delete confirmation page. All is well with the exception of the confirmation page. When I try to delete a record I get this error message
Validation Error
You must correct the following error(s) before proceeding:
JBO-26080: Error while selecting entity for Carrier
ORA-00932: inconsistent datatypes
How can I debug and correct this?
Thanks,
Greg