Hi,
I want to update a datasource like this. is it
possible
Dataset dsuntype1, dsuntype2;
DataAdapter da1; // for some table1
DataAdapter da2; // for some table2
// table1 and table 2 have exactly same structure and
in same database.
da1.Fill(dsuntype1);
dsuntype2 = dsuntype1.Copy(); or
dsuntype2.Merge(dsuntype1);
da2.Update(dsuntype2,"table2");
can i update data of table2 like this or say can i
copy the contents of table1 on table2. this code i m
trying in the same program. I m unable to understand
why update method is not working this way. i ve
checked the values in the dataset that it is modifying
properly but updates are not submitting to datasource
by this method.
mainly i ve to pass a dataset as a
parameter to a web service and then i want to send
that data into the database at server side. if it is
not possible by this way then how can i perform this
task.
luking for the help
bye
ashish
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
---
You are currently subscribed to dotnet as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
---------
Administrated by 15 Seconds : http://www.15Seconds.com
List Archives/Search : http://local.15Seconds.com/search
Subscription Information : http://www.15seconds.com/listserv.htm
Advertising Information: http://www.internet.com/mediakit/