Subject | Re: update at cursor |
---|---|
Author | rrokytskyy |
Post date | 2002-05-23T07:23:05Z |
> I must confess that I have never done it. Nor have I seen anyThanks for suggestion. I already found how: use UPDATE/DELETE ...
> examples. Have you checked the example code that comes with
> Firebird?
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 sampleUnfortunatelly, I'm not C programmer, but I will try. :)
> code in embedded sql, run it through gpre and look at the results.
Thanks a lot!
Best regards,
Roman Rokytskyy