Search:

Type: Posts; User: bobbyraj2003

Search: Search took 0.11 seconds.

  1. Re: com.mysql.jdbc.exceptions.MySQLIntegrityConstraint ViolationException:

    Hey somebody please help me...i got stucked with this issue.

    Thanks n Regards

    Raaj
  2. Re: com.mysql.jdbc.exceptions.MySQLIntegrityConstraint ViolationException:

    Hi ,
    Thanks for ur quick reply.

    The construction of the table is as follows:

    CREATE TABLE `customer_claim_history` (
    `customer_claim_history_id`INT(11) NOT NULL AUTO_INCREMENT,
    ...
  3. com.mysql.jdbc.exceptions.MySQLIntegrityConstraint ViolationException:

    Hi all,
    This is the exception i m getting when trying to insert a record into a table of MySQL through Java JDBC :
    com.mysql.jdbc.exceptions.MySQLIntegrityConstraintViolationException: Duplicate...
Results 1 to 3 of 3