Re: cursors in msmql
Arul
You can't use cursors as parameters within a procedure.
You can issue SQL selects in the code and this shows the output on the command line. Check out the MySQL documentation or have a look at my site which has code examples on using cursors within MySQL Procedures
http://www.mysqldevelopment.com
Andrew Gilfrin
http://www.mysqldevelopment.com
Subject
Views
Written By
Posted
3762
February 23, 2005 03:42AM
Re: cursors in msmql
2949
February 24, 2005 08:45AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.