Search:

Type: Posts; User: bobbyraj2003

Search: Search took 0.09 seconds.

  1. com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying

    08 Jun 2011 03:20:00,022 DefaultQuartzScheduler_Worker-8 ERROR HRPreparedStatement:135 - error occurred while executing executeQuery()
    com.mysql.jdbc.CommunicationsException: Communications link...
  2. Re: com.mysql.jdbc.exceptions.MySQLIntegrityConstraint ViolationException:

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

    Thanks n Regards

    Raaj
  3. 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,
    ...
  4. 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 4 of 4