Problem with OUT RefCursor in a Stored Procedure
Posted: Wed 23 Dec 2009 10:34
Hi together
I got a generally Problem with OUT Ref Cursors in Stored Procedure. I try to use a Stored Procedure to create a SQL-Report in VS2008 but i get no data.
When i try to define a new dataset in the report with a stored procedure like:
fast.pkg_role.getlist
and define the parameter in the parameterlist, so i get no error-message and no data. With tables and views seems to be ok, i receive the field-definitions and the data's. So what's wrong with stored procedures ?
Best regards,
haggu-hans
I got a generally Problem with OUT Ref Cursors in Stored Procedure. I try to use a Stored Procedure to create a SQL-Report in VS2008 but i get no data.
When i try to define a new dataset in the report with a stored procedure like:
fast.pkg_role.getlist
and define the parameter in the parameterlist, so i get no error-message and no data. With tables and views seems to be ok, i receive the field-definitions and the data's. So what's wrong with stored procedures ?
Best regards,
haggu-hans