Re: Error when synchronising schema in EO Modeller
Re: Error when synchronising schema in EO Modeller
- Subject: Re: Error when synchronising schema in EO Modeller
- From: Ray Ackland <email@hidden>
- Date: Mon, 4 Aug 2003 20:18:05 +1200
Ricado,
Thanks for your help. I decided to try and trace the problem to a
particular table by deleting tables few at a time until it worked. In
the end there were two tables which when deleted, removed the error.
In the end, it seems that the error came down to having a primary index
on an int field (rather than longlong) - this is using OpenBase.
Interestingly there was another table with an indexed int which wasn't
causing problems. Perhaps relationships had a part to play.
But now all sorted, and I know to watch out for those indexed ints!
Ray.-
On Saturday, Aug 2, 2003, at 10:52 Pacific/Auckland, Ricardo Strausz
wrote:
I'm not an expert in the subject, but for the few lines of the error,
it may be that, in such a modification, you left a field empty...
e.g., an integer most contain the following:
NSNumber,Number, int, I
in the Value Class (Obj-C), Value Class (Java), External Type and
Value columns, respectively.
_______________________________________________
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.