G
Guest
When I fill the same dataset table with new information from the database, instead of writing over
any previous data, the fill method appends to existing records in this dataset table. Is there a way
by which I can overwrite existing data in the dataset instead of appending to it?
Thanks,
Parveen
any previous data, the fill method appends to existing records in this dataset table. Is there a way
by which I can overwrite existing data in the dataset instead of appending to it?
Thanks,
Parveen