Hi friends,

 

I am doing Exercise basic JDBC functions with a single table

 

I have started the Java db and it is running fine with message "Server is ready 
to accept connection on port 1527"

 

Added Java DB client driver to the classpath by adding the derbyclient.jar from 
the following location

 

c:\Program files\glassfish-v2.1\javadb\lib\derbyclient.jar 

 

But I am getting this error when I try to run this

 

ClassNotFoundException: org.apache.derby.jdbc.ClientDriver
SQLException: No suitable driver found for jdbc:derby://localhost:1527/sample

 

 

I done the troubleshoot according to the javapassion tutorial by restart the db 
server but error is still there.

 

I am new to this, please any one know where i m doing wrong.

 

 




_________________________________________________________________
Celebrate a decade of Messenger with free winks, emoticons, display pics, and 
more.
http://clk.atdmt.com/UKM/go/157562755/direct/01/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to