P
p:D
I have a parent with a DataSet and a child form that have few tables, after
I change the data in the tables and then "Merge" the tables into the parent
DataSet. I found that all values in the DataAdapter were null when update to
sqlserver. But I found the parent dataset have values by using writexml.
Whats wrong with it??
Thanks in advance!
Patrick
I change the data in the tables and then "Merge" the tables into the parent
DataSet. I found that all values in the DataAdapter were null when update to
sqlserver. But I found the parent dataset have values by using writexml.
Whats wrong with it??
Thanks in advance!
Patrick