View Single Post
  #2 (permalink)  
Old 11-06-2009, 11:11 AM
r035198x r035198x is offline
Senior Member
 
Join Date: Aug 2009
Posts: 1,895
Rep Power: 2
r035198x is on a distinguished road
Default
Check that
1.) Your database driver is compatible with the Java version you are using.
2.) You are running the program with a java version compatible with the compiler version that generated the .class files
Reply With Quote