Search:

Type: Posts; User: nrao

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    3,175

    Re: Prepared Statement exceptions please help

    it is in getConnection method above
  2. Replies
    5
    Views
    3,175

    Re: Prepared Statement exceptions please help

    Connection con=DriverManager.getConnection( url, "scott", "tiger");
  3. Replies
    5
    Views
    3,175

    Prepared Statement exceptions please help

    exception
    java.lang.NullPointerException
    at jdbcstatements.Insertion.main(Insertion.java:37)
    Exception in thread "main" java.lang.NullPointerException
    at...
Results 1 to 3 of 3