Re: Adding Tables to DataSet in Component

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: cjobes (cjobes_at_nova-tech.org)
Date: 12/03/04


Date: Fri, 3 Dec 2004 11:51:06 -0500

Thanks again Cor,

>From your response I assume that you are not interested in making some
"tutor money". If you change your mind, you have my email.

I will try your suggestions tonight. Hopefully I understood everything
right. I'm a network guy with some experience in VB, so it will be very
interesting to say the least.

Thanks again, I really appreciate your patient help.

Claus
"Cor Ligthert" <notmyfirstname@planet.nl> wrote in message
news:u8b$$DV2EHA.2316@TK2MSFTNGP15.phx.gbl...
> Claus,
>
> I see I deleted with pasting in the sample a part I had answered as well
>
> >
> > If I fill the tables with data in one
> > form and then create an instance of the tables in another form will the
> > data
> > still be there?
> >
> That class is nothing, the object you create from it holds the data, and
> than it is the same as whatever you create.
>
> Assuming this is for a winform (it is not the same for a webform), than
> means when you do
>
> Friend ds as new mydataset
>
> somewhere in your project, than it will everywhere in your project be
usable
> with the information in it. (As long as you do not set it too something
> else of course)
>
> I hope this helps?
>
> Cor
>
>



Relevant Pages

  • Re: No profile data
    ... It also mentions a 1521-error which indicates network path issues at the ... "Claus" wrote: ... Does anyone know the search process of a Vista machine for the profile ... the profile data from the server to my workstation. ...
    (microsoft.public.windows.server.sbs)
  • Re: Network Communications
    ... Cor Ligthert [MVP] wrote: ... The network will be the company's internal network and not the internet. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: DHCP not sending DNS server
    ... Claus ... > I am...if a baseball bat is handy! ... >>> Do NOT use .local if you ever intend to have Macs on the network. ... >>> Gregg Hill ...
    (microsoft.public.windows.server.sbs)
  • Re: How to find the systems in a network
    ... Claus E. Petersen wrote: ... This is starting to be a popular question. ... Suddenly people are burning with the need to have Java identify their network nodes. ...
    (comp.lang.java.programmer)
  • Re: Resetting the Form
    ... Cor Ligthert wrote: ... > Just the first thing that came into my mind. ... Why don't you just iterate thru the whole controls collection held by ...
    (microsoft.public.dotnet.languages.csharp)