Yes, that's by design; if that weren't the case, other transactions against
the same table at the same time would also have to be rolled back in order
to keep the sequential order.
[quoted text, click to view] "aussie rules" <ausse@home.com> wrote in message
news:Os$laeJiEHA.1656@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I have a table with an Identity col, and it seems that if i insert a
record,
> but then role back the transaction, the identity value does not get
> release/rolled backed as well.
>
> Is this normal ?
>
>
>