• 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
column name expected following period but not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

column name expected following period but not found


  • Subject: column name expected following period but not found
  • From: David Elsner <email@hidden>
  • Date: Mon, 10 May 2004 17:25:23 +1000

Hi,
Any reason why this code would cause the exception below

NSArray subCategorys =
(NSArray)myJoinTable.valueForKeyPath("relationshipName");

EvaluateExpression failed:
<com.webobjects.jdbcadaptor.OpenBasePlugIn$OpenBaseExpression: "SELECT
t0.mealID, t0.order, t0._rowid, t0. FROM jMEALCAT t0 WHERE t0.mealID =
?" withBindings: 1:2(mealID)>: Next exception:SQL State:42000 -- error
code: 0 -- msg: SQL ERROR - [position 42, near 'FROM' in 'rowid, t0.
FROM jMEALCAT '] column name expected following period but not found.
SQL: SELECT t0.mealID, t0.order, t0._rowid, t0. FROM jMEALCAT t0 WHERE
t0.mealID = 2

using OpenBase 8 (with the latest JDBC), WO 5.2.3
TIA,
Dave
_______________________________________________
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.


  • Prev by Date: Re: Starting with WebObjects
  • Next by Date: EOModeler - Decimal Types
  • Previous by thread: Re: WOTable with dynamic number of column
  • Next by thread: EOModeler - Decimal Types
  • Index(es):
    • Date
    • Thread