Subject Re: Updating with rdb$db_key
Author Adam
Bupp,

Do you have a field called rdb$db_key in your table mytable?? ie Does
this work?

select rdb$db_key
from mytable

Adam