From: Roman R. <ro...@ro...> - 2010-12-26 08:56:02
|
> What's wrong with > SELECT GEN_ID (<name>,0) from rdb$database Nothing, except that I do not know <name>... > ? Does it need to be stored somehow (otherwise)? Surely poking it into a context variable is just lipstick. No, that is not strictly requried. > All transactions should get the "right" result, since it is independent of any other transactions. Correct. Roman |