I am getting an error when inserting, it appears I am inserting null as the
table id:
Exception: java.lang.reflect.InvocationTargetException
Stack Trace follows:
java.lang.reflect.InvocationTargetException: java.sql.SQLException:
ORA-01400: cannot insert NULL in
to ("PAULH"."RDF"."RDF_ID")
I am trying to insert into a table a new row using the code with the example
application.
I added another table and supporting code to see how it works without
altering the existing code for editing the rdf table, however the
application works fine except for inserting new rows into both the rdf and
new table.
Can anyone suggest a possible cause?
Cheers
Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]