richctwang
MIS
Hi all,
when i try to use a stored procedure which returns a cursor as a datawindow datasource, i got an error message which told me that the parameter of the cursor didn't declare. in fact, this cursor only has a return parameter(cursor) and not input parameter and the type of cursor has been declared in the package
so can anyone tell me why and how to fix it.
thanks
when i try to use a stored procedure which returns a cursor as a datawindow datasource, i got an error message which told me that the parameter of the cursor didn't declare. in fact, this cursor only has a return parameter(cursor) and not input parameter and the type of cursor has been declared in the package
so can anyone tell me why and how to fix it.
thanks