Title: Message
Hi,
 
Is this is a once off copy of the data....or a scheduled task?
 
Regards
Bala Moodley
 
-----Original Message-----
From: Raja Pandian [mailto:[EMAIL PROTECTED]
Sent: 01 November 2004 10:18 AM
To: C_Sharp_World Moderator; [EMAIL PROTECTED]; c-sharp-programming Moderator; [EMAIL PROTECTED]; Visual_Studio_Dot_Net
Subject: [Microsofts_C_Sharp] Update Datasets

I have one SqlServer Database's Dataset and Access Database's Dataset with
same tables. I just want to copy the Sql Server's dataset to Access dataset
and update the Access Database, How to acheive this?

I have tried this, but this one is not working. It is not showing any error
but the database is not getting updated.

AccessDataset = SqlDataset.copy ();
AccessDataAdapter.Update (AccessDataset);

Raja Pandian





Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

-----------------------------------------------------------------------------------------
This e-mail is confidential and is for the addressee only.
Please refer to http://www.ticor-sa.com/disclaimer_email.htm for important disclaimers.
-----------------------------------------------------------------------------------------

Reply via email to