Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    12
    Views
    1,434

    Re: JAVA CODE FOR IMPORTING XLS FILE INTO MYSQL

    What code is on line 40? What variable on that line has the null value? Then backtrack in the code to see why that variable does not have a valid value.

    Please edit your post and wrap your code...
  2. Replies
    12
    Views
    1,434

    Re: JAVA CODE FOR IMPORTING XLS FILE INTO MYSQL

    You need to copy the FULL text of the error message and paste it here.


    Please edit your post and wrap your code with code tags:


    YOUR CODE HERE

    to get highlighting and preserve...
  3. Replies
    12
    Views
    1,434

    Re: JAVA CODE FOR IMPORTING XLS FILE INTO MYSQL

    There is a variable with a null value. The location of the statement with the null variable will be shown in the stack trace.
  4. Replies
    12
    Views
    1,434

    Re: JAVA CODE FOR IMPORTING XLS FILE INTO MYSQL

    Please edit your post and wrap your code with code tags:


    YOUR CODE HERE

    to get highlighting and preserve formatting.
Results 1 to 4 of 4