Subject RE: [firebird-support] How to lock data?
Author Helen Borrie
At 08:42 AM 20/10/2004 -0400, you wrote:

>:: In FB 1.5. Release Notes in C:\Program Files\Firebird.1.5.1\Docs
>::
>:: SELECT ... FROM <sometable>
>:: [WHERE ...]
>:: [FOR UPDATE [OF ... ]]
>:: [WITH LOCK]
>:: ....;
>
>Anyone know if this is compatible with IB too?

It's not. Assume that anything new in the release notes is incompatible
with IB and don't use it if you're planning to downgrade to IB or to use
your code with IB databases.

./hb