P
Paolo Taverna
Hi all
I am changing from VB and ADO 2.7 to C# and ADO.NET .
The Recordset Object from ADO 2.7 has a Method "next" .
Is there a similar Method when i am using a Dataset
perhaps in the Datatables or Datarows ?
Is it possible to navigate through a Dataset like
Recordset from ADO 2.7 ?
Best Regards
Paolo Taverna
I am changing from VB and ADO 2.7 to C# and ADO.NET .
The Recordset Object from ADO 2.7 has a Method "next" .
Is there a similar Method when i am using a Dataset
perhaps in the Datatables or Datarows ?
Is it possible to navigate through a Dataset like
Recordset from ADO 2.7 ?
Best Regards
Paolo Taverna