w, or ???
Bob Beauchemin
[EMAIL PROTECTED]
-Original Message-
From: Bob Edwards [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 16, 2002 8:08 AM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] updating dataset and dataform
I don't thnk this is possible. Let me tell you just a bit more
t: Monday, April 15, 2002 9:10 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> Why don't you just bind the controls on the panel to the dataset?
> You should
> be able to use the same currency manager so that when the current
> re
Exactly!
Thanks,
Shawn Wildermuth
[EMAIL PROTECTED]
> -Original Message-
> From: dotnet discussion [mailto:[EMAIL PROTECTED]]
> On Behalf Of Peter Stephens
> Sent: Monday, April 15, 2002 9:10 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and
Why don't you just bind the controls on the panel to the dataset? You should
be able to use the same currency manager so that when the current record is
changed in the grid, the panel's controls will automatically refresh. When
the user makes changes via the controls, the data will automatically b
approach most people take.
-Ethan
-Original Message-
From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of
Bob Edwards
Sent: Monday, April 15, 2002 8:08 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] updating dataset and dataform
Yes, except that the user is not updating through the
again.
-j
> -Original Message-
> From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf Of
> Shawn Wildermuth
> Sent: Monday, April 15, 2002 7:31 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> If your updates are not en
MAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> Shawn,
>
> You are very patient, but we're not quite there yet.
>
> > Why don't you make the changes directly to the DataSet instead of
> > refreshing it from the Database every tim
ehalf Of
> Shawn Wildermuth
> Sent: Monday, April 15, 2002 5:49 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> Why don't you make the changes directly to the DataSet instead of
> refreshing it from the Database every time? Otherwise, I&
ginal Message-
> From: dotnet discussion [mailto:[EMAIL PROTECTED]]
> On Behalf Of Bob Edwards
> Sent: Monday, April 15, 2002 5:37 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> Okay, now I'm confused. Here's what I have:
> 1.
n [mailto:[EMAIL PROTECTED]]On Behalf Of
> Shawn Wildermuth
> Sent: Monday, April 15, 2002 5:20 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> No problem.
>
> I guess I still don't quite get why you are updating the database then
&g
Original Message-
> From: dotnet discussion [mailto:[EMAIL PROTECTED]]
> On Behalf Of Bob Edwards
> Sent: Monday, April 15, 2002 5:10 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> Shawn,
>
> First, thank you for taking so much tim
; -Original Message-
> From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf Of
> Shawn Wildermuth
> Sent: Monday, April 15, 2002 4:47 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> Hmmm
>
> I think #2 makes more sense. If
April 15, 2002 4:12 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> Thanks for the feedback but my question must not have been clear.
>
> I can update in one of two ways:
>
> 1. Update the database and then refill the dataset and the
Sent: Monday, April 15, 2002 3:56 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
> The DataAdapter usually only updates a single Table at a time. If you
> send a DataSet to the Update (as in dataAdapter.Update(dataSet)), it
> will attemp
HTH
Thanks,
Shawn Wildermuth
[EMAIL PROTECTED]
> -Original Message-
> From: dotnet discussion [mailto:[EMAIL PROTECTED]]
> On Behalf Of franklin gray
> Sent: Monday, April 15, 2002 3:48 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] updating dataset and dataform
>
>
>
I would update the dataset and then update the DB using the .update on the adapter
passing it the dataset. You may also want to look into .getchanges of the dataset.
-Original Message-
From: Bob Edwards [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 15, 2002 2:40 PM
To: [EMAIL PROTECTED
16 matches
Mail list logo