Connection is working properly. i am able to insert rows but getting exception (SQLException: ORA-00933: SQL command not properly ended ) in updating the table , using following code.( BOX_ID is integer ,rest are varchar)Connection is working properly. i am able to in