derby connection

how i connect to derby database? i am trying using org.apache.derby.jdbc.ClientDriver but i get driver not found. Can someone help me with this. I've been trying all day to connect my progam to a database just to learn how the commands for edditing a database
[267 byte] By [alejandro52a] at [2007-11-26 18:43:33]
# 1
Put derby.jar into the classpath.
dcmintera at 2007-7-9 6:17:28 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...