F
Francois Malgreve
Hi,
I am interested in gaining more knowledge about what is an isolation level.
Indeed I need to use transactions in my application ( I believe any
professional software would need to use it to preserve data integrity). But
in the same time i am very unfamiliar with the DB related jargon as what is
an isolation level, what is a dirty read, a phantom row, a non repeatable
read.
All those terms come from the .Net framework reference at the page detailing
the different values for the enum IsolationLevel.
As I do not understand much of them but want (and need) to understansd them,
is there anyone whou could give me a difinition for the one i mentioned
above or redirect me to some tutorial or article explaining the main terms
related to concurential DB access and isolation levels?
many thanks
francois
I am interested in gaining more knowledge about what is an isolation level.
Indeed I need to use transactions in my application ( I believe any
professional software would need to use it to preserve data integrity). But
in the same time i am very unfamiliar with the DB related jargon as what is
an isolation level, what is a dirty read, a phantom row, a non repeatable
read.
All those terms come from the .Net framework reference at the page detailing
the different values for the enum IsolationLevel.
As I do not understand much of them but want (and need) to understansd them,
is there anyone whou could give me a difinition for the one i mentioned
above or redirect me to some tutorial or article explaining the main terms
related to concurential DB access and isolation levels?
many thanks
francois