Re: When DatSet reload?
From: Laszlo (baintner_at_bb-zwo.de)
Date: 06/30/04
- Next message: Cor Ligthert: "Re: How do you clear a dataset?"
- Previous message: Cor Ligthert: "Re: Multiple statement execution via ADO.NET"
- In reply to: Miha Markic [MVP C#]: "Re: When DatSet reload?"
- Next in thread: Cor Ligthert: "Re: When DatSet reload?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 30 Jun 2004 12:24:16 +0200
Hi,
it is a multisuer environment. I get jobs, but I will not load the tables
before every job, it is too slow.
Then I must make a mechanisme, perhaps via a table. I can read this table,
and I can reload my table or not.
Laszlo
"Miha Markic [MVP C#]" <miha at rthand com> schrieb im Newsbeitrag
news:uReapsoXEHA.3044@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> "Laszlo" <baintner@bb-zwo.de> wrote in message
> news:uh5VIloXEHA.3676@TK2MSFTNGP09.phx.gbl...
> > Hi,
> >
> > I have my data in a DataSet class. But the data could changed on the SQL
> > Server from an other user. How can I know, that the data is changed?
>
> You can't. There is Sql Server notification services out there however it
is
> useful in limited scenarios.
> What are you doing btw?
>
>
> --
> Miha Markic [MVP C#] - RightHand .NET consulting & development
> miha at rthand com
> www.rthand.com
>
>
- Next message: Cor Ligthert: "Re: How do you clear a dataset?"
- Previous message: Cor Ligthert: "Re: Multiple statement execution via ADO.NET"
- In reply to: Miha Markic [MVP C#]: "Re: When DatSet reload?"
- Next in thread: Cor Ligthert: "Re: When DatSet reload?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|