Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 16956 invoked from network); 28 Aug 2007 21:59:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2007 21:59:55 -0000 Received: (qmail 88898 invoked by uid 500); 28 Aug 2007 21:59:49 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 88810 invoked by uid 500); 28 Aug 2007 21:59:48 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 88598 invoked by uid 99); 28 Aug 2007 21:59:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 14:59:48 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of david.vancouvering@gmail.com designates 209.85.162.176 as permitted sender) Received: from [209.85.162.176] (HELO el-out-1112.google.com) (209.85.162.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2007 21:59:44 +0000 Received: by el-out-1112.google.com with SMTP id s27so460663ele for ; Tue, 28 Aug 2007 14:59:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=UrYERkI6xAvbC+KQobAcfeoR/sU/NCNL3GACMmONtK0GIz/TwTZcHiUHda/B8Rtax3GoLJ0Fc507yCZk/xgk6a5222MsPDAMYk9FXySxUWIyTcQeKSlZEehX/fvvaFrOvaW+NPfCMTU9eNpq5zBVGZR+n9WKH3sI26EYnKhm0Ww= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=oq1GsahTFdG5mfKbGf1011a7Rl9XVdy/myVL0QIN0YXGhwZfAdjMZi5PsYVqmo7oaHBMWoyAgHFD7YtzUY0t3knW+bkDr78SjaI3e2ZASLZamB+8lsFvFfig7atmVu6tEpArkiM2y4oD9LBrpBvg2poEsw9NNsds0jgSELhzuIQ= Received: by 10.114.60.19 with SMTP id i19mr72411waa.1188338363259; Tue, 28 Aug 2007 14:59:23 -0700 (PDT) Received: by 10.114.120.9 with HTTP; Tue, 28 Aug 2007 14:59:12 -0700 (PDT) Message-ID: <56a83cd00708281459x1c71a7f8h1bbddde4824a724c@mail.gmail.com> Date: Tue, 28 Aug 2007 14:59:12 -0700 From: "David Van Couvering" Sender: david.vancouvering@gmail.com To: "Derby Discussion" Subject: Re: Backward compatibility question In-Reply-To: <46D45E11.2060105@sbcglobal.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <56a83cd00708281032n1bbdcc60saaff7e7c6ebe147d@mail.gmail.com> <46D45E11.2060105@sbcglobal.net> X-Google-Sender-Auth: dcc4f9bceac25e39 X-Virus-Checked: Checked by ClamAV on apache.org OK, I got one answer from Bryan (yes for client/server, no for embedded, which makes sense) and one from Kathy (no backward compatibility period). Just want to check -- is client/server backward compatible or not? Thanks, David On 8/28/07, Kathey Marsden wrote: > David Van Couvering wrote: > > I know I should know this, but I just want to be sure. If you upgrade > > a DB from 10.2 to 10.3 (e.g. hard upgrade), I am assuming you can > > still use a 10.2 driver against that database, is that correct? > > > > > Nope. Hard upgrade is a path of no return. > > Kathey > > >