Re: [SQL] when using a bound cursor, error found...
On Tue, Mar 29, 2005 at 08:49:49PM +0900, ?? wrote: > I 'll use a bound cursor with parameters. > But when I use such a cursor, I found a error. > I don't know error message. It's usually a good idea to post the error message. In most cases it should say what's wrong, or at least where someth
[SQL] when using a bound cursor, error found...
I 'll use a bound cursor with parameters. But when I use such a cursor, I found a error. I don't know error message. How can I use a bound cursor. in following sample, near a 'for loop' , error found. -- CR