Re: recordset using ADO 2.8 and a Dataset using ADO.net
- From: "Mary Chipman [MSFT]" <mchip@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 10 Jun 2005 11:47:17 -0400
In a .NET application, classic ADO requires COM Interop, making it the
"heaviest" choice. ADO.NET is the better choice in a .NET app.
--Mary
On Mon, 6 Jun 2005 03:36:01 -0700, "koteswar"
<koteswar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>If I create a recordset using ADO 2.8 and a Dataset using ADO.net with same
>query then which one will be heavier?
.
- References:
- recordset using ADO 2.8 and a Dataset using ADO.net
- From: koteswar
- recordset using ADO 2.8 and a Dataset using ADO.net
- Prev by Date: ICommandText.Execute on table with trigger returns wrong RowsAffected?
- Next by Date: Provider is no longer available
- Previous by thread: recordset using ADO 2.8 and a Dataset using ADO.net
- Next by thread: Non-buffering Rowsets with OLEDB Provider Templates
- Index(es):