how to test error

2 次查看(过去 30 天)
Isee You
Isee You 2012-3-4
this error hapens when i save data to my data base(mysql) i want to a code to test this error .if it happens i can do any ting like "msg" or any thing so the program run without any error shows on command window
the error is
Error using com.mysql.jdbc.JDBC4PreparedStatement/executeBatch
Java exception occurred:
java.sql.BatchUpdateException: Duplicate entry '1-56' for key
'PRIMARY'
at
com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:2020)
at
com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1451)

采纳的回答

Honglei Chen
Honglei Chen 2012-3-5

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Database Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by