Search:

Type: Posts; User: love2know

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    4,367

    Re: java.sql.SQLSyntaxErrorException

    Can anyone please help me with this. I keep getting this exception error when I try to write to my Java database.


    java.lang.ClassNotFoundException: org.apache.derby.jdbc.EmbeddedDriver


    the...
  2. Replies
    3
    Views
    4,367

    Re: java.sql.SQLSyntaxErrorException

    Thanks Junky.

    I still get the error whether I use Statement or PreparedStatement.
  3. Replies
    3
    Views
    4,367

    java.sql.SQLSyntaxErrorException

    Hello all,

    I am using NetBeans with JavaDB using the embedded driver. When I try to write to my database, I keep getting the error java.sql.SQLSyntaxErrorException the table does not exist.

    I...
Results 1 to 3 of 3