Re: Invalid argument value: Not unique table/alias: 'A1'

2003-04-04 Thread Jakob Braeuchi
hi João, Edson, the fix was really simple, i just had to move a curly brace :) jakob Edson Carlos Ericksson Richter wrote: Yes! This solves a problem I've reported a real very long time ago (pre 0.9.7)... But in that time I had no space in my project time to investigate to get more details on

Re: Invalid argument value: Not unique table/alias: 'A1'

2003-04-04 Thread Edson Carlos Ericksson Richter
Yes! This solves a problem I've reported a real very long time ago (pre 0.9.7)... But in that time I had no space in my project time to investigate to get more details on it... Thanks João Luz, thanks Jakob Braeuchi... I'm ansious for rc3 ;-) Edson Richter --- Outgoing mail is certified Virus

RE: Invalid argument value: Not unique table/alias: 'A1'

2003-04-04 Thread João Luz
Thanks a lot :) -Original Message- From: Jakob Braeuchi [mailto:[EMAIL PROTECTED] Sent: quinta-feira, 3 de Abril de 2003 20:23 To: OJB Users List Subject: Re: Invalid argument value: Not unique table/alias: 'A1' hi João, thanks for your testcase. i commited a patch to SqlQuer

Re: Invalid argument value: Not unique table/alias: 'A1'

2003-04-03 Thread Jakob Braeuchi
List Subject: Re: Invalid argument value: Not unique table/alias: 'A1' hi João, what version of ojb do you use ? jakob João Luz wrote: Hi, Look to this simple case: A --- AB --- B C | D 1- A got a M:N relation with B

RE: Invalid argument value: Not unique table/alias: 'A1'

2003-04-03 Thread João Luz
I'm using rc1 version. -Original Message- From: Jakob Braeuchi [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 2 de Abril de 2003 18:06 To: OJB Users List Subject: Re: Invalid argument value: Not unique table/alias: 'A1' hi João, what version of ojb do you use ? jakob

Re: Invalid argument value: Not unique table/alias: 'A1'

2003-04-02 Thread Jakob Braeuchi
hi João, what version of ojb do you use ? jakob João Luz wrote: Hi, Look to this simple case: A --- AB --- B C | D 1- A got a M:N relation with B 2 - B got a 1:M to C and D The M:N relationship is implemented with collections (indi