Subject | Returning values from stored procedure |
---|---|
Author | Mahesh Ishwar |
Post date | 2003-07-12T07:13:08Z |
Hi,
I've a stored procedure in Oracle which takes in an integer as i/p and returns back a cursor and 2 strings.
I want to migrate the database to firebird, but I' m not getting how can I return a cursor from stored procedure. Even if I use 'Suspend', I would not be able to get the 2 string values along with that.
My client applictaion is in .NET & I don't want to change it.
Can anyone help me out in that.
Thanx in Advance.
Meghansh.
---------------------------------
Yahoo! Plus - For a better Internet experience
[Non-text portions of this message have been removed]
I've a stored procedure in Oracle which takes in an integer as i/p and returns back a cursor and 2 strings.
I want to migrate the database to firebird, but I' m not getting how can I return a cursor from stored procedure. Even if I use 'Suspend', I would not be able to get the 2 string values along with that.
My client applictaion is in .NET & I don't want to change it.
Can anyone help me out in that.
Thanx in Advance.
Meghansh.
---------------------------------
Yahoo! Plus - For a better Internet experience
[Non-text portions of this message have been removed]