G
Guest
Hi!
I have to convert a untyped DataSet object to an strongly typed DataSet
object.
The method DataSet.Merge seen to be a good opportunity to convert the
DataSet. But I am not successfull with this method. Even when I rename the
property DataSetName and Table[0].TableName to exactly the right names.
What could be wrong? Do you have an idea or even better a little sample?
Thank for yout help!
Gerdy
I have to convert a untyped DataSet object to an strongly typed DataSet
object.
The method DataSet.Merge seen to be a good opportunity to convert the
DataSet. But I am not successfull with this method. Even when I rename the
property DataSetName and Table[0].TableName to exactly the right names.
What could be wrong? Do you have an idea or even better a little sample?
Thank for yout help!
Gerdy