----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: muthuseeni Message 3 in Discussion Thanks for your input,Smith. But using AcceptChanges will not help. Because the problem is,when we merge to datasets with same schema and primary fields,and if primary key vales are same in soruce and target datasets then , target dataset is overwritten by source's value and the RowState property is set to UnChanged.Since the RowState property is UnChanged DataSet will not update this value to the database. Using AcceptChanges will make things worse,it will change all RowState to UnChanged.Any way, I have tried it also.It didnt help. If I am wrong,please correct me.I am fighting with it for almost 2 days yet cannot find a solution. - Muthu MSV ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
