While doing (1.2) Open "JDBCSamples" NetBeans project

I keep getting this error
ClassNotFoundException: org.apache.derby.jdbc.ClientDriver
SQLException: No suitable driver found for jdbc:derby://localhost:1527/sample

Even though I have added derbyclient.jar  per these steps

Observe that the Add JAR/Folder dialog box appears. 
Browse down to <GlassFish-Install-Directory>/javadb/lib directory. 
Windows: <GlassFish-Install-Directory> is C:\Program Files\glassfish-v2ur2 as a 
default.

Select derbyclient.jar and click Open.  (Figure-1.13 below)

When I open the project I get the info msg of "Project JDBCSamples is 
read-only" ,  could that be a problem ?

--
Thanks Tom


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to