Re: Have you stopped using ADO?



You can open a Pessimistic lock in ADO.NET using transaction isolation.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

"Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx> wrote in message
news:uuvuml1PGHA.3804@xxxxxxxxxxxxxxxxxxxxxxx
Vayse,

To create a Jet engine you need ADO (only to create the engine)

If you want to use pessimistic concurrency than it is probably easier to
use Ado. Know than that you use it with all its disadvantages comparing to
ADONET. Two of those disadvantages of Ado is that it has always to be used
connected to the DataBase and has not those serialize possibilities as
ADONET.

I hope that this gives some idea.

Cor



.



Relevant Pages

  • Re: Have you stopped using ADO?
    ... I don't see how it is any easier to open a pessimistic lock in ADO than it ... Know than that you use it with all its disadvantages comparing to ... ADONET. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Have you stopped using ADO?
    ... To create a Jet engine you need ADO ... Know than that you use it with all its disadvantages comparing to ... ADONET. ...
    (microsoft.public.dotnet.framework.adonet)