Unable to insert into DB !!
411025Dec 12 2003 — edited Dec 12 2003Hi ,
I have oracle 8i running on solaris box. I have written a Java stored procedure to get the default connection and insert one row into a table .
The problem is that .. I am able to do only select queries on the tables.. but when i try to insert .. i dont get an error .. instead.. the statement.execute() method returns "false" .. and the row is not inserted..
Any clues as to how this can be fixed..
Thanks,
Abhinav