• 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
EOModeler Generating Bad SQL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EOModeler Generating Bad SQL


  • Subject: EOModeler Generating Bad SQL
  • From: MadBrowser <email@hidden>
  • Date: Mon, 10 Nov 2003 23:35:49 -0800

EOModeler WO 5.2.2 on Panther 10.3.1.

I have the following qualifier:
((emailAddress = $emailAddress) and (password = $password) and (administratorStatus = 'yes'))


This generates the following SQL:
SELECT administrator_status, country, editor_status, email_address, first_name, last_name, password, quality_cost_preference, rec_num, street_address_1, street_address_2, us_city, us_state, username, wants_casino_offers, wants_newsletter, year_of_birth, zip_code FROM user_account WHERE (email_address = ? AND password = ? AND administrator_status = ?)


Why is it trying to take administratorStatus as a variable when I am explicitly requiring that the field contain the value 'yes'?

I have been fiddling with this and can't seem to figure this out.

Am I doing something wrong or is this a bug?

Thanks,
Hunter
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: EOModeler Generating Bad SQL
      • From: Michael Parlee <email@hidden>
  • Prev by Date: WO User Group?
  • Next by Date: launching an app in direct connect mode
  • Previous by thread: WO User Group?
  • Next by thread: Re: EOModeler Generating Bad SQL
  • Index(es):
    • Date
    • Thread