Search:

Type: Posts; User: syedbhai

Search: Search took 0.18 seconds.

  1. Replies
    10
    Views
    1,444

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

    Hello vikar,
    Your code is just fine.
    If you go to your Unit class and line numbered 265 you typed table name 'unit' in uppercase when it is expected to be in lowercase.

    Thanks,
    Syed.
  2. Replies
    10
    Views
    1,444

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

    Hello.
    If you want you can just mail me your code.
    I will try to fix it and reply back with the working code.

    Thanks,
    Syed.
  3. Replies
    10
    Views
    1,444

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

    I see.
    Whatever query you are executing can you try that at the sql prompt. If there is no change in the table then the problem is with the query. Either such record does not exist or some other...
  4. Replies
    10
    Views
    1,444

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

    Hello.
    Which message of JOptionPane is being shown? The one in try block or the one in catch block?
    Can you print the connection obj to check if it is not null?

    Syed.
Results 1 to 4 of 4