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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2008/05/16 23:13:55 UTC

[jira] Created: (DERBY-3677) Allow connection to database in jar from client and from DataSources

Allow connection to database in jar from client and from DataSources
--------------------------------------------------------------------

                 Key: DERBY-3677
                 URL: https://issues.apache.org/jira/browse/DERBY-3677
             Project: Derby
          Issue Type: Improvement
          Components: JDBC
    Affects Versions: 10.5.0.0
            Reporter: Kathey Marsden
            Priority: Minor


Currently the only way to connect to a database in a jar is using embedded  with DriverManager using the jdbc:derby:jar protocol.
http://db.apache.org/derby/docs/10.4/devguide/cdevdeploy11201.html

It would be good to be able to connect using the client with DriverManager and with the various datasources.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.