Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 93414 invoked from network); 7 Apr 2005 19:49:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Apr 2005 19:49:28 -0000 Received: (qmail 94629 invoked by uid 500); 7 Apr 2005 19:49:26 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 94589 invoked by uid 500); 7 Apr 2005 19:49:26 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 94531 invoked by uid 99); 7 Apr 2005 19:49:26 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of jta@bristowhill.com designates 66.75.162.134 as permitted sender) Received: from ms-smtp-02-qfe0.socal.rr.com (HELO ms-smtp-02-eri0.socal.rr.com) (66.75.162.134) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 07 Apr 2005 12:49:24 -0700 Received: from [192.168.15.53] (cpe-204-210-23-212.san.res.rr.com [204.210.23.212]) by ms-smtp-02-eri0.socal.rr.com (8.12.10/8.12.7) with ESMTP id j37JnKX7025346 for ; Thu, 7 Apr 2005 12:49:21 -0700 (PDT) Message-ID: <42558EC0.1010907@bristowhill.com> Date: Thu, 07 Apr 2005 12:49:20 -0700 From: "Jean T. Anderson" User-Agent: Mozilla Thunderbird 0.9 (X11/20041127) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Development Subject: Re: Documentation error? References: <89B41855D8749D49850F786F27B8AB3E034A8EF3@sottemail1.ent.ad.cognos.com> In-Reply-To: <89B41855D8749D49850F786F27B8AB3E034A8EF3@sottemail1.ent.ad.cognos.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N this is a doc bug. It's an old reference to the Cloudscape license that was missed when the docs were contributed to Apache. -jean Pawlowsky, Marc wrote: > Documentation error? Why the restriction based on licence? > > > > > *Connections* > > A //Connection// object represents a connection with a database. Within > the scope of one //Connection//, you access only a single Derby > database. (Database-side JDBC procedures can allow you to access more > than one database in some circumstances.) *Depending on your Derby > product license*, a single application might allow one or more > //Connections// to Derby, either to a single database or to many > different databases, provided that all the databases are within the same > system (see Derby System > ). > > > > > > This message may contain privileged and/or confidential > information. If you have received this e-mail in error or are not the > intended recipient, you may not use, copy, disseminate or distribute it; > do not open any attachments, delete it immediately from your system and > notify the sender promptly by e-mail that you have done so. Thank you. >