You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Sube Singh <su...@daffodildb.com> on 2006/08/02 16:27:01 UTC

How to take connection from derby using DataSource class

Can any one help me how to take connection from Derby using datasource class instead of  using JDBC Driver.

Re: How to take connection from derby using DataSource class

Posted by David Van Couvering <Da...@Sun.COM>.
Hi, Sube.  Take a look at 
http://db.apache.org/derby/docs/dev/devguide/cdevresman89722.html

David

Sube Singh wrote:
> Can any one help me how to take connection from Derby using datasource class instead of  using JDBC Driver.