Hi gentles!
jest i am creating one stand aloe application by using
JDK-1.6
Netbeans.7
Mysql
i can run in net beans well and the database also working well with this,
if i "clean and build" the project as jar file it working well in it's specific location (eg:D:\Raj\Gui\WorkersData\dist)
But!
if i locate the jar to another place (eg:desktop)
it show an error of "java.lang.ClassNotFoudException:com.mysql.jdbc.Driver"
actually i added the libraries of "MySQL JDBC Driver - mysql-connector" with this project, it also displaying in the class path..,
Please anyone can help me..,
I am waiting for your answer please..,