all groups > dotnet xml > march 2004 >
You're in the

dotnet xml

group:

Synchronising a Dataset object with XmlDataDocument


Synchronising a Dataset object with XmlDataDocument Randall
3/10/2004 2:11:08 PM
dotnet xml:
Hi all,

I am using a tool RespondUs to create test paper. And for each test paper it creates .xml files.
I want to use those .xml files to do some data manipulation.

For that purpose I am using XmlDatadocument and Dataset.
But it gives me this error.

The same table (material) cannot be the child table in two nested relations.

Is there any other way to use the xml for datamanipualtion.

second thing :
Do any of you know about using schema in .NET framework to accomplish the same framework.

I appreciate your help.

Regards,
Randall.
Re: Synchronising a Dataset object with XmlDataDocument Daniel D.C. [MSFT]
3/10/2004 8:41:39 PM
Have you tried loading schema in DataSet before loading XmlDataDocument ?

HTH
--
Daniel D.C. [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights


[quoted text, click to view]

AddThis Social Bookmark Button