Subject Re: [firebird-support] Locking records in stored procs
Author Helen Borrie
At 08:48 AM 11/11/2004 +0100, you wrote:

>Thanks. I've tried the FOR UPADTE WITH LOCK and it's perfect. But ¿can
>I do that inside a stored procedure? The FOR UPDATE WITH LOCK gives me
>an error.
You'll have to be a bit more explicit about what you are doing in the SP.

./hb