Re: ADO.net Code contest
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Wed, 11 Jan 2006 10:57:58 +0100
> Jesús López wrote:
>
>> May I use DAO 3.6 instead of ADO.NET or ADODB ?
>>
>> I think DAO is the fastest way to deal with Access databases.
>>
>> Regards from Madrid (Spain)
>> Jesús López
>
> No, ODBC is (if I recall correctly). That is, raw C++ with odbc.
>
If you use a Ferrari maybe, however with a bicycle it is much slower.
What has ODBC to do with comparing DAO, ADO or ADONET?
There have been more discussions about this subject in this newsgroup where
Paul Clement was often in involved. (There are more regulars, however Paul
is in my mind equivalent for DAO).
In my opinion not any homemade software can be as advice to deal with
Access. because you never know if it is reliable for the given problem.
Which as well does not mean that I would ever advice to use DAO in any Net
environment.
Just my thought,
Cor
.
- Follow-Ups:
- Re: ADO.net Code contest
- From: Frans Bouma [C# MVP]
- Re: ADO.net Code contest
- References:
- Re: ADO.net Code contest
- From: Jesús López
- Re: ADO.net Code contest
- From: Frans Bouma [C# MVP]
- Re: ADO.net Code contest
- Prev by Date: Re: ADO.net Code contest
- Next by Date: Re: Selecting between varchar and nvarchar
- Previous by thread: Re: ADO.net Code contest
- Next by thread: Re: ADO.net Code contest
- Index(es):
Relevant Pages
|