Re: A REAL newbie
Re: A REAL newbie
- Subject: Re: A REAL newbie
- From: Simon McLean <email@hidden>
- Date: Tue, 18 Dec 2007 18:57:35 +0000
On 18 Dec 2007, at 18:50, James Nugent wrote:
I just checked several models and i don't see that.
Are you using Entity Modeler or EOModeler ? If Entity Modeler what
build of WOLips are you using ? WO 5.3 or 5.4 ?
I think I'm using Entity Modeler (the Eclipse plugin which comes
with WOLips?).
It's WebObjects 5.4 on Leopard, and the build number of WOLips is
3.3.4746.
mmmmm. I'm on WOLips 3.3.4750, but WO5.3 on Tiger.
I'm guessing it's something to do with WO5.4 rather than WOLips, but
I'm not sure where to point you from here. If Kieran is watching this
thread he might be able to help because I know he uses MySQL. Not
sure if he is on 5.4 though.
Does the generated sql work even though you are getting that
warning ? If so you could add this line manually which creates the PK
support:
CREATE TABLE EO_PK_TABLE (NAME CHAR(40) PRIMARY KEY, PK INT);
Simon
_______________________________________________
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