Update MySql Database

Jun 21 2012 6:25 AM

Hi,

I am using MySql Database; I retrieved data from database and populate data to text field and I have made some modification on it. And I try to store changes to DataTable by using data.GetChanges() command; it is retrieving null value! If I am changing the record position I am getting the data changes by using same command. I think I have to execute some command before running GetChanges(). Please help me on this issue

 

Thanks & Regards

Thahir

 


Answers (5)