Search:

Type: Posts; User: moacirvidal

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    5,683

    Re: executeUpdate Problem

    The Error said this:

    Cannot find Symbol

    Symbol: method executeUpdate(java.lang.String)
    Location: variable st of type java.beans.Statement

    I already import the java.land.* and ...
  2. Replies
    4
    Views
    5,683

    executeUpdate Problem

    I am using MS Access 07, I already made the Connection with ODBC. In my code I am having problems with "executeUpdate". I don't know why. Does someone can help me with that? Thanks!!

    import...
Results 1 to 2 of 2