Possible Duplicate:
ClassNotFoundException com.mysql.jdbc.Driver
Hi I am beginner in java and I have created a java program in eclipse using jdbc type 4.
I got an error :
java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
.
so can you please help me in resolving this error.
Thanks in advance