hello,
With one query i do a delete in a table and i execute the method (but i don't commit).
Is it possible for an other query to "see" the new data even if they are not commited?
I try to look at the isolationlevel property but i am not sure if it is possible.
Thanks for help
Regards
See non commited data
-
tsteinmaurer
- Posts: 52
- Joined: Thu 17 Dec 2009 08:25
-
AndreyZ