Re: Have you stopped using ADO?
- From: "William \(Bill\) Vaughn" <billvaRemoveThis@xxxxxxxxxx>
- Date: Sat, 4 Mar 2006 09:35:52 -0800
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
.
- Follow-Ups:
- Re: Have you stopped using ADO?
- From: Cor Ligthert [MVP]
- Re: Have you stopped using ADO?
- References:
- Have you stopped using ADO?
- From: Vayse
- Re: Have you stopped using ADO?
- From: Cor Ligthert [MVP]
- Have you stopped using ADO?
- Prev by Date: Re: Problem with ADO.NET and dao pia in the same project
- Next by Date: Re: Using Widows Authentication and accesssing SQL with SQL Authentication
- Previous by thread: Re: Have you stopped using ADO?
- Next by thread: Re: Have you stopped using ADO?
- Index(es):
Relevant Pages
|