Thread
:
Error creating JDBC connection in Eclipse
View Single Post
#
2
(
permalink
)
11-06-2009, 11:11 AM
r035198x
Senior Member
Join Date: Aug 2009
Posts: 1,895
Rep Power:
2
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
r035198x
View Public Profile
Send a private message to r035198x
Find all posts by r035198x