• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
wrong sql-code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wrong sql-code


  • Subject: wrong sql-code
  • From: Frank Stock <email@hidden>
  • Date: Fri, 28 Oct 2005 20:08:50 +0200

Hello,

I have 2 EOModels in my project. One is included in a Framework, the other has a relation to the first. Everthing seems ok in EOModeler, but where I do a fetch and there is a relation between the Models I get the wrong sql. 'Table doesn't exist'. I thought WO should ad the user of the other table.

I get something like:

select t0.a,t0.b,t0.c,t1.d from d_group t0, group t1 where ....

so it should be:

select t0.a,t0.b,t0.c,t1.d from d_group t0, school_data.group t1 where ....

I have even tried this in 5.3 but there I can't find the EOModel in the Framework.

What I am doing wrong?

Thank,
Frank Stock
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: wrong sql-code
      • From: Francis Labrie <email@hidden>
  • Prev by Date: Re: No Instance issue from WebPDFReports 1.0
  • Next by Date: spelling library in Java
  • Previous by thread: Re: tomcat and mysql
  • Next by thread: Re: wrong sql-code
  • Index(es):
    • Date
    • Thread