[Mono-bugs] [Bug 424908] Oracle - stored procedure returning string throws exception - Size must be set
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Sep 5 02:48:00 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=424908
User suguna6309 at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=424908#c2
Su Neks <suguna6309 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |suguna6309 at gmail.com
Resolution|FIXED |
Severity|Blocker |Major
--- Comment #2 from Su Neks <suguna6309 at gmail.com> 2009-09-05 00:47:54 MDT ---
Hi,
I have installed mono-140267 trunk on my RedHat Linux 4.0.
I m working on Oracle DB with stored procedures. In SP, I have one input param
and two output params.
lUserStatus IN OUT NUMBER,
loggedinIP IN OUT VARCHAR2
tParams(2, 0) = "@loggedinIP"
tParams(2, 1) should return the value. But it shows blank.
I m unable to access VARCHAR2 type out variable in my component from Mono.
Can some one pl. help me..Thanx..
Pl. refere to this link
http://bugzilla.novell.com/show_bug.cgi?id=535889
Thanks in advance.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list