1 Reply Latest reply on Aug 6, 2002 2:38 PM by dsundstrom

    ERROR [JDBCCommand] ?

    ludovic

      Hi, I try to use my jsp client. The client creates a session wich creates severals entities. The session is running fine. But when it try to create one entity, I've got this message :

      14:37:28,639 ERROR [JDBCCommand] Exception caught executing SQL
      java.sql.SQLException: Column not found: LOGIN in statement [INSERT
      ogin,password) VALUES ('ludovicfernandez','secret')]
      at org.hsqldb.Trace.getError(Trace.java:180)
      at org.hsqldb.Result.(Result.java:175)

      ...etc

      I'd created few days ago a jaws.xml file, but I couldn't remove it. Do I need jaws ? I don't use jbdc.
      I'm near 95% sure about my sourcecode. Could you give me a way of search ?

      Thanks.