Re: App stuck on executeStoredProcedure()
Re: App stuck on executeStoredProcedure()
- Subject: Re: App stuck on executeStoredProcedure()
- From: Mike Schrag <email@hidden>
- Date: Fri, 1 Feb 2008 15:23:40 -0500
They should be three digit numbers?!? I don't understand.
Are you saying to ignore what the _actual_ parameter names are, just
name them whatever ti takes to get them in the right order?
Yes. I believe the order of stored proc parameters must be in the same
order as the sorted list of EOArguments defined for the storedproc in
the model. Additionally, I believe the columns coming back must be in
the correct order of the attributes of the entity you're trying to map
it on to (alphabetically). Mind you I have never used stored
procedures, but I believe these are the restrictions.
ms
_______________________________________________
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