PC Review


Reply
Thread Tools Rate Thread

DataForm Wizard

 
 
Aaron Smith
Guest
Posts: n/a
 
      19th Nov 2004
How many people use the data form wizard? I have noticed that I have had
to get rid of an change a lot of the code in there to make it work
exactly the way I want and it almost seems like it takes more time to
use that then just creating everything by hand.

One example is in the save routine where it gets the changed rows and if
there are any, it updates the dataadapter, then merges those changes
with the dataset... Isn't it just as easy to only call update on the
dataadapter without updating it with the changed records? I can see
where that would benefit if you were making changes to 10 records of
3,000, but I am updating for every row that is changed...

Aaron
--
---
Aaron Smith
Remove -1- to E-Mail me. Spam Sucks.
 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      20th Nov 2004
Aaron,

In my opinion it is nice to make once to see how things can be done, however
not for a real application, it is so embedded using everything that it
creates, that for me it is more work to do sometimes one simple change than
to create all new.

Just my thought, which is I thougth the same as yours.

Cor

"Aaron Smith"

> How many people use the data form wizard? I have noticed that I have had
> to get rid of an change a lot of the code in there to make it work exactly
> the way I want and it almost seems like it takes more time to use that
> then just creating everything by hand.
>
> One example is in the save routine where it gets the changed rows and if
> there are any, it updates the dataadapter, then merges those changes with
> the dataset... Isn't it just as easy to only call update on the
> dataadapter without updating it with the changed records? I can see where
> that would benefit if you were making changes to 10 records of 3,000, but
> I am updating for every row that is changed...
>
> Aaron
> --
> ---
> Aaron Smith
> Remove -1- to E-Mail me. Spam Sucks.



 
Reply With Quote
 
Aaron Smith
Guest
Posts: n/a
 
      22nd Nov 2004
Thats kind of what I thought too... Thanks Cor..

Aaron

Cor Ligthert wrote:
> Aaron,
>
> In my opinion it is nice to make once to see how things can be done, however
> not for a real application, it is so embedded using everything that it
> creates, that for me it is more work to do sometimes one simple change than
> to create all new.
>
> Just my thought, which is I thougth the same as yours.
>
> Cor
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dataform wizard problem Sam Microsoft ADO .NET 3 13th Oct 2005 07:55 PM
dataform wizard problems Microsoft ADO .NET 4 28th Oct 2003 06:39 PM
DataForm Wizard only for OLEDB? Rainer Halanek Microsoft ADO .NET 1 22nd Aug 2003 02:39 PM
RE: Error Using Dataform Wizard MSFT Microsoft Dot NET 1 5th Aug 2003 12:18 PM
Re: Error Using Dataform Wizard Wayne Wengert Microsoft Dot NET 0 3rd Aug 2003 05:52 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:12 PM.