Re: Have you stopped using ADO?



I don't see how it is any easier to open a pessimistic lock in ADO than it
is in ADO.NET.

- Sahil Malik [MVP]
ADO.NET 2.0 book -
http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx
__________________________________________________________


"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?
    ... You can open a Pessimistic lock in ADO.NET using transaction isolation. ... 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)
  • 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)
  • Re: ado & Active directory
    ... Adodb is not AdoNet ... it is Ado, you are probably using .Net, but with that is AdoDb not a .Net ... This is not a Ado newsgroup but an ADONET newsgroup. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: When Create Separate ADO VS Projects?
    ... ADO is as well called ADODB which uses Recordsets ... ADONET uses Datasets. ... However than it did not sound reasonable as well reading the text. ... elementary with development in my opinion. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ObjectContext problem
    ... It is not needed direct to use AdoNet in VB.Net. ... Ado can be used as well however not advisable to use that in new projects. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)