RE: inheriting from dataset
From: rodchar (rodchar_at_discussions.microsoft.com)
Date: 09/22/04
- Next message: John Clark: "Basic question...on switching windows"
- Previous message: Chris Dunaway: "Re: Unlocking file when assigned to PictureBox"
- In reply to: Abubakar: "RE: inheriting from dataset"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Sep 2004 06:47:09 -0700
thank you. that helped.
"Abubakar" wrote:
> You just call the adapter's fill method like:
> youradapter.Fill(Me)
>
> Abubakar.
> http://joehacker.blogspot.com
>
> "rodchar" wrote:
>
> > Hey all,
> > If I create a class that inherits from dataset how do I populate the dataset
> > if the class object becomes the dataset? Or am I missing this inheritance
> > thing?
> >
> > thanks in advance,
> > rodchar
- Next message: John Clark: "Basic question...on switching windows"
- Previous message: Chris Dunaway: "Re: Unlocking file when assigned to PictureBox"
- In reply to: Abubakar: "RE: inheriting from dataset"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|