Typed DataSet and XmlDataDocument in VS/VB .NET 2003
From: Gabe (ggraur_at_pentaxvision.com)
Date: 05/18/04
- Previous message: Jenna Simmer: "Data Limitations"
- Next in thread: Cowboy: "Re: Typed DataSet and XmlDataDocument in VS/VB .NET 2003"
- Reply: Cowboy: "Re: Typed DataSet and XmlDataDocument in VS/VB .NET 2003"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 18 May 2004 13:06:05 -0700
Typed DataSet is generating DataSetName as a Root node when I write XmlDataDocument.WriteTo(writer).
I found a way around it (using SelectSingleNode) but I cannot find the solution when loading XmlDataDocument linked to a similar typed DataSet, from an XML file that doesn't have that DataSetName as a Root node.
Both DataSets were auto-generated based on Schemas added to the project.
Thank you.
- Previous message: Jenna Simmer: "Data Limitations"
- Next in thread: Cowboy: "Re: Typed DataSet and XmlDataDocument in VS/VB .NET 2003"
- Reply: Cowboy: "Re: Typed DataSet and XmlDataDocument in VS/VB .NET 2003"
- Messages sorted by: [ date ] [ thread ]