On Thursday 11 September 2008 02:50:19 pm ScottDerrick wrote: > I figured it out. My URL was wrong > > was > > <property name="toplink.jdbc.url" > value="jdbc:derby://localhost:1527/SBD"/> > > should have been > > <property name="toplink.jdbc.url" > value="jdbc:derby:/home/scott/databases/SBD"/>
this older thread in the NetBeans user list might help out a bit too... http://www.nabble.com/Binding-JTable-to-Database-td15706746.html ...I had more than a few questions answered there. -- kai www.filesite.org
