Re: Stored procedures and prototypes problem [solved]
Re: Stored procedures and prototypes problem [solved]
- Subject: Re: Stored procedures and prototypes problem [solved]
- From: "Catarina Vieira Simoes" <email@hidden>
- Date: Mon, 11 Feb 2008 16:32:59 +0000
Hi!
Just to let you know that I solved the Stored procedures and prototypes problem.
The exception
"
com.webobjects.jdbcadaptor.JDBCAdaptorException: Unable to determine JDBC type for attribute 'spAttributeName' when preparing ouput paramater for stored procedure"
when connecting to the Oracle db was, as Francis Labrie pointed out, caused by wrong jdbc2info information in the index.eomodeld model file. It had PostgreSQL JDBC information, so Oracle got really confused with that. :)
After deleting all the jdbc2info data from the index.eomodeld it worked fine.
Regarding using EOPrototypes to define the stored procedure attribute types, I filed yet another WO enhancement Bug Report: 5734869.
Thank you very much for all your help.
Catarina
_______________________________________________
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