READ_COMMITTED_SNAPSHOT on SQL Server 2005 in 2000 Compatability Mode?

The compatibility mode refers to features available in the backaward mode. Any new feature will run unaffected. For instance you can set the compatibility mode to 80 and have the old outer join syntax, but at the same time you can create a Service Broker queue and it will run just fine.

The compatibility mode refers to features available in the backaward mode. Any new feature will run unaffected. For instance you can set the compatibility mode to 80 and have the old outer join syntax, but at the same time you can create a Service Broker queue and it will run just fine.

Snapshot isolation is a new feature and works in backward compatible databases unaffacted.

Thanks for that. I've also came across these views which show me that the row versioning seems to be taking place: msdn.microsoft. Com/en-us/library/ms175492%28SQL.90%29.

Aspx – Gavin Jan 8 '10 at 11:06.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions