problem with jdbc driver while running "myapplication".jar
Hi there guys,
I have a problem running my java appplication from an exported .jar file. In fact, when i'm running my prog on bluej(Java IDE) it runs correctly with no probs or exceptions. But when it comes to export my application into a .jar file, i get the exception"No suitable driver found jdbc:mysql://localhost:33061"....
I,ve tried changing the windows classpath but nothing.....
I would appreciate it if you give me a clue bout what's going on my PC...:)
Thanx in advance!

