As I said in the article, you can roll your own updates or simply take the
performance and functionality hit with the CommandBuilder. It's not really a
function of the "disconnected" approach as ADO classic had similar issues at
first, but yet it's a bit more cludgy as ADO.NET has no "built-in" query
generator as ADO classic did (does).
--
____________________________________
Bill Vaughn
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
"Tom Archer" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Bill,
>
> Thanks Bill for your response. However, that certainly seems like a
> large amount of work when all I want to do is to commit a couple of new
> records to a dataset.
>
> The thing is that I'm attempting to see where ADO.NET might help out MFC
> folks like me. Now, if this is the price of having disconnected data
> then so be it. However, if there's an easier way to simply synch updates
> and insertions, then that's what I'm after.
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!