Re: Error with intermediate many to many table
Re: Error with intermediate many to many table
- Subject: Re: Error with intermediate many to many table
- From: Kaj Hejer <email@hidden>
- Date: Fri, 7 Feb 2003 15:21:05 +0100
At 14:12 +0000 07-02-03, Paul Stringer wrote:
Ive created a table using 'join in many to many', when it comes to
generating the SQL Im getting the following
*** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value
Turning off primary key constraints gets rid of the errors but then doesn't
create the tables or primary keys... I could do all this manually but then
Im a bit concerned about the cause of this error and what Im missing here
and if its going to cause problems later...
Check that all info about the intermediate table are set in
EOModeler. EOModeler does not set all of them when you create this
intermediate table as I think it should. (bugreport anyone? :).
EOModeler has all the info needet to do this right.
-Kaj :)
_______________________________________________
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.