Hi,
Is
this is a once off copy of the data....or a scheduled task?
Regards
Bala
Moodley
-----Original Message-----I have one SqlServer Database's Dataset and Access Database's Dataset with
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
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
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Microsofts_C_Sharp/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
-----------------------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------------------
