Groups | Blog | Home
all groups > dotnet xml > december 2003 >

dotnet xml : GetXml from DataSet


em
12/3/2003 11:26:11 PM
Hello,
I transfer data from a dataset to an XML-document by
using the GetXml-method in VB.NET. I noticed, that for
datafields, which are empty (have no content) in the
dataset, no elements are created in the XML-document. How
can I force to generate elements (with no content) for
this kind of datafields ?

Thanks
Keith Chadwick
12/4/2003 1:49:32 PM
Check out http://www.topxml.com/sqlxml/default.asp It has some excellent
information on this.

Regards
Keith Chadwick

[quoted text, click to view]

AddThis Social Bookmark Button