A
Arvin Meyer [MVP]
No one ever said that either DAO or ADO fit into .NET. The problem posed was
how to get at the data in a JET database using .NET.
how to get at the data in a JET database using .NET.
Norman Yuan said:Which is better,ADO.NET, ADO, or DAO? in many or most cases it depends on
the concrete situation, how the data is accesses/used, rather than the
technology the developer choose without fully familiar with all available
options. There is surely some situation, using purely DAO would get you
the best performance to the application.
True
So, the question is, if you have to use DAO, why take a round trip from
.NET COM interop? Go with VB5/6 and make things simpe and straighforward.
I'm really sorry that you think that Access/JET is a single-user
database. You're obviously missing giving some of your users a fast,
easily maintainable solution.
Spam Catcher said:Microsoft thinks so too! Have you read their recent whitepapers?
William Vaughn said:I don't expect they do, but their customers seem
to think that's necessary.