Page 1 of 1

Bind Grid and OracleCursor

Posted: Fri 09 Oct 2009 09:04
by histu
My basic problem is that I can’t understand how to show data in a gridview returned with a ref cursor from a stored procedure. I found some solutions that use programmatic ways, but it is more safer and maybe quicker if I can bind the grid to the cursor with the designer. Is there any way to solve this issue?
If the above problem can only be solved in only programmatic way, if there any way to give back query data from a stored procedure to a grid, and bind it with the designer?

Thanks in advance

Posted: Mon 12 Oct 2009 14:11
by Shalex
Please use a workaround you have mentioned. We have answered on this question here: http://www.devart.com/forums/viewtopic.php?p=45856 .