Subject Re: Cursors
Author ebender1985
Hi

> Updatable cursors can be replaces by
> positioned updates: you have to set the cursor name and then use
> construct "UPDATE ... WHERE CURRENT OF my_cursor".

Can you describe a little bit more how I di this?
Because I heared "CURRENT OF my_cursor" not at first time.
Abd how can I set Cursornames?

Thanks

Jan Losinski