Search:

Type: Posts; User: vikar

Search: Search took 0.08 seconds.

  1. Replies
    10
    Views
    1,430

    Re: [HELP]Bugs of Java or Wrong Code?

    ok, i will check again. But in Insert Data menu i use uppercase 'INSERT INTO UNIT' run well, no problem found.
    Note : I've tried to change the 'UNIT' to lowercase, but the data in the database...
  2. Replies
    10
    Views
    1,430

    Re: [HELP]Bugs of Java or Wrong Code?

    ok.. thanks before.
  3. Replies
    10
    Views
    1,430

    Re: [HELP]Bugs of Java or Wrong Code?

    sql query run properly, the data in the database was changed according to query. & already me try in phpMyAdmin query run properly. strange problem appears after I use Method SetEnable(false) on...
  4. Replies
    10
    Views
    1,430

    Re: [HELP]Bugs of Java or Wrong Code?

    of course JOptionPane in try block, not the catch block, and there is no SQLException e errors that appear. its database connection class certainly is not null. I made a connection class in use by...
  5. Replies
    10
    Views
    1,430

    Re: [HELP]Bugs of Java or Wrong Code?

    ya, I posted on a few forums to get the answer. because sometimes if just post on one forum, I did not get the answer of my problem.
  6. Replies
    10
    Views
    1,430

    [HELP]Bugs of Java or Wrong Code?

    Dear All,
    What this is bugs of Java or me not to understand java programming, this my piece code :
    String kode = txtKode.getText();
    String nama = inputNama.getText();
    String...
Results 1 to 6 of 6