hi am trying to connect mysql and java using jdbc. i've installed the jdbc connector for mysql and also set the CLASSPATH variable . then i added it in my code in the for.class method but it still gives me exception error: no suitable driver. can any one give me the solution
