Subject Re: update at cursor
Author rrokytskyy
> I must confess that I have never done it. Nor have I seen any
> examples. Have you checked the example code that comes with
> Firebird?

Thanks for suggestion. I already found how: use UPDATE/DELETE ...
WHERE CURRENT OF <cursor_name> statements. That's is described in
docs to some extent. This works.

> The easiest way of working this one out may be to write some sample
> code in embedded sql, run it through gpre and look at the results.

Unfortunatelly, I'm not C programmer, but I will try. :)

Thanks a lot!

Best regards,
Roman Rokytskyy