Re: navigating records in ADO.NEt
From: Ahilan (ahilant_at_yahoo.com)
Date: 01/26/05
- Next message: Ahilan: "Re: Where can i get sample exams?"
- Previous message: Ahilan: "Re: Am I Ready"
- In reply to: gurubarans2004_at_yahoo.co.in: "navigating records in ADO.NEt"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 19:21:42 -0500
Create a DataSet object.
Use your SqlDataAdapter to fill a table in the DataSet object.
Now you can navigate the table in the DataSet object.
Regards,
Ahilan
"gurubarans2004@yahoo.co.in" <anonymous@discussions.microsoft.com> wrote in
message news:150301c4ffa2$8e9f0eb0$a601280a@phx.gbl...
> Hello sir
> i have a doubt in navigating records in ADO.NET,
> while using SQLDBAdaptor by coding not by wizards.kindly
> clear my doubt.
>
>
> thank you
>
> guru
- Next message: Ahilan: "Re: Where can i get sample exams?"
- Previous message: Ahilan: "Re: Am I Ready"
- In reply to: gurubarans2004_at_yahoo.co.in: "navigating records in ADO.NEt"
- Messages sorted by: [ date ] [ thread ]