クエリを実行しています
insert into paymentdetails(fov,fse,nform,total) values(120,120,200,1640) where docketno='60000000';
Ms Accessで実行した後、エラーが発生します
java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Missing semicolon (;) at end of SQL statement.
誰かが問題が何であるかを知ることができますか?