|
From: NHibernate J. <nh...@gm...> - 2009-05-16 03:06:36
|
[ http://nhjira.koah.net/browse/NH-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17920#action_17920 ]
Michael Hanney commented on NH-847:
-----------------------------------
Edit to the above:
- It is more likely that ORA-06576 is thrown because the return parameter is not bound, and/or not the right type for the ado.net driver - Oracle.DataAccess.Types.OracleRefCursor.
+ It is more likely that ORA-06576 is thrown because the return parameter is not bound, and/or not the right type for the ado.net driver - Oracle.DataAccess.Client.OracleDbType.RefCursor.
> Oracle stored procedure with Ref Cursor out
> -------------------------------------------
>
> Key: NH-847
> URL: http://nhjira.koah.net/browse/NH-847
> Project: NHibernate
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.2.0.Beta2
> Reporter: Brian Choi
> Priority: Minor
> Attachments: SqlTests-Oracle-OracleCustomSQLFixture-10g-TestResult.zip
>
>
> http://forum.hibernate.org/viewtopic.php?t=968269
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://nhjira.koah.net/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|