Hello,
I have written a java program that can connect with a mysql server.
When i run the program in Eclipse it works fine, when i create a jar
and run the program outside eclipse the program can't connect with the mysql server, The mysql database driver is named on the classpath so tha't not the problem..
Does anybody know this problem?
Greats
Gerard Smink
[ email address removed; read the guidelines -- mod ]
I have written a java program that can connect with a mysql server.
When i run the program in Eclipse it works fine, when i create a jar
and run the program outside eclipse the program can't connect with the mysql server, The mysql database driver is named on the classpath so tha't not the problem..
Does anybody know this problem?
Greats
Gerard Smink
[ email address removed; read the guidelines -- mod ]
Comment