Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Wrox Announcements and Feedback > All Other Wrox Books
|
All Other Wrox Books Do you have a question about a Wrox book that isn't listed anywhere on p2p.wrox.com or where the forum is locked? Here's a forum to post questions about any other Wrox book so that other readers or one of the authors can help you with your questions. IF YOU ARE LOOKING FOR CODE DO NOT ASK "Where can I find the code for this book?" That question is answered here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the All Other Wrox Books section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old January 15th, 2009, 06:05 AM
Registered User
 
Join Date: Jan 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Post how to update data source using data adapter

i have created a table TBL in my dataset DS, and loaded TBL with a query which accesses data from 5 tables in Main Data Source. Now This Table is linked to data grid view i.e DG as data source.

now if i edit in DG, i use DS.acceptChanges() to update my Dataset with the updations.

my dataset is updated.

now i want to update my data source with this DS.

I m using DA (Data adapter)'s Upadte function with Argument DS.

But its asking for the table and not updating my data source at sql server.

what should i do now?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Adapter Configuration Wizard martyO BOOK: Beginning VB.NET 2nd Edition/Beginning VB.NET 2003 0 February 1st, 2005 06:35 PM
Data Adapter k_kosaraju ADO.NET 1 October 31st, 2004 09:51 AM
SQL Data Adapter jbenson001 ASP.NET 1.x and 2.0 Application Design 6 December 18th, 2003 12:13 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.