Add Classpath for jdbc driver under windows 7 -


i read out manual here , not find string should set under environment variables , not find mysql-connector-java-5.1.26-bin.jar file after installing driver via mysql-connector-java-gpl-5.1.26. tried

set classpath=%classpath%;path\mysql-connector-java-5.1.26-bin.jar 

but have no idea how replace path , cant find jar in computer.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -