Return-Path: Delivered-To: apmail-incubator-cayenne-user-archive@locus.apache.org Received: (qmail 41224 invoked from network); 11 Dec 2006 18:51:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Dec 2006 18:51:03 -0000 Received: (qmail 73854 invoked by uid 500); 11 Dec 2006 18:51:11 -0000 Delivered-To: apmail-incubator-cayenne-user-archive@incubator.apache.org Received: (qmail 73701 invoked by uid 500); 11 Dec 2006 18:51:10 -0000 Mailing-List: contact cayenne-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cayenne-user@incubator.apache.org Delivered-To: mailing list cayenne-user@incubator.apache.org Received: (qmail 73691 invoked by uid 99); 11 Dec 2006 18:51:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 10:51:10 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of marco.turchi@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 10:51:00 -0800 Received: by nf-out-0910.google.com with SMTP id a4so2106556nfc for ; Mon, 11 Dec 2006 10:50:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=QKbJ9JORdNektx4nzhRHw0fE+mF+VxDaGrdzYLTLJcsIHUtuMiUo9QBinVS9/f9RNQ3QS/hN2AY3x58VufjggwobgS/2UeuMQyq3f/3EjOx0kJYE+ljDy5tprQuITwFZLvQZhadZUh0SlPOoRM8Hg12Fu7NKuD2qCm84G8zjifw= Received: by 10.82.107.15 with SMTP id f15mr481073buc.1165863038401; Mon, 11 Dec 2006 10:50:38 -0800 (PST) Received: by 10.82.114.16 with HTTP; Mon, 11 Dec 2006 10:50:38 -0800 (PST) Message-ID: <79a042480612111050i7ac19529r7ad28fcd4ef466b9@mail.gmail.com> Date: Mon, 11 Dec 2006 18:50:38 +0000 From: "marco turchi" To: cayenne-user@incubator.apache.org Subject: Re: many to many relation In-Reply-To: <83B7211B-5080-4C92-B075-C110B51BD815@pvv.ntnu.no> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_98427_17262237.1165863038284" References: <79a042480612080753r2ffba6eua6e8551853c0771a@mail.gmail.com> <79a042480612100959n3a8946a2xdaba8664366455e9@mail.gmail.com> <9DAC1731-6830-477B-BF01-4C961BC01FAA@pvv.ntnu.no> <79a042480612110401g239666c8he3966d7fa46d7ee3@mail.gmail.com> <79a042480612110836p2f38f878ub361324d52a075b5@mail.gmail.com> <83B7211B-5080-4C92-B075-C110B51BD815@pvv.ntnu.no> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_98427_17262237.1165863038284 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline now it works... thanks a lot Marco On 12/11/06, Tore Halset wrote: > > On Dec 11, 2006, at 17:36, marco turchi wrote: > > > the problem is that using the moduler I'm not able to create an > > obj-relationship without create a new db-relationship. It means that I > > obtain more relationships than the relationships you shown me in > > the example > > (I obtain what I wrote in the previous email). > > Okay, I now see the problem. In the "ObjRelationship Inspector" > dialog, do not press any of the buttons to create a new db > relationship. I just clicked once inside the DbRelationships-table of > the dialog and a dropdown show up. Select the db-relationship and > erverything should be ok. > > This was how I fixed the model using the modeler. > > - Tore. > > ------=_Part_98427_17262237.1165863038284--