Re: executeUpdate with InnoDB

From: Wolfgang Ott (Wolfgang_Ott_at_gmx.de)
Date: 08/16/04

  • Next message: Gluon: "Re: [LONG]Tomcat jdbc connection pb"
    Date: Mon, 16 Aug 2004 14:55:01 +0200
    
    

    It works now. Must have been a problem in my infrastructure.

    "Wolfgang Ott" <Wolfgang_Ott@gmx.de> schrieb im Newsbeitrag
    news:41206a07$0$28840$9b4e6d93@newsread4.arcor-online.net...
    > I have a MySQL table of type InnoDB and try to make updates via JDBC
    > (mysql-connector-java-3.0.14-production-bin.jar). If the update can be
    > executed everything is ok. But if my SQL syntax is wrong, or referential
    > integrity is violated etc. then executedUpdate() does not throw an
    > SQLException but a null pointer exception. Does anyone know why?
    >
    >


  • Next message: Gluon: "Re: [LONG]Tomcat jdbc connection pb"