Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lostinjava
  • Content: Threads
  • Order by date
  1. lostinjava

    NumberFormatException error

    When I run my program, in the black box I get: Exception in thread "main" java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:394) at java.lang.Integer.parseInt(Integer.java:476) at J2.main(J2.java:59) Line 59 of my program is...
  2. lostinjava

    Database connection

    How can I connect to an external SQLServer 2000 database with JDBC? The code will be on an applet.

Part and Inventory Search

Back
Top