Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Invalid cursor state
Hi Holger!
Thanks for your elaborous explanations and advice.
Your message is clear. The program is not suppose to deal with
sql-statemenst that way. it is suppose to access the resultsets which
may be produced by the functions and stored procedures. I'm trying to
write some simple stored procedures to test the program. The
sql-statements are to be produced by another program and these
statements should be forwarded to different database management systems
via odbc.
All said and done, you are right, a little bit of pl/sql-knowledge
could not be bad.
Regards,
Harp
Received on Tue Feb 15 2005 - 10:39:02 CST