WriteXML

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Derek Hart

    WriteXML

    If I issue a WriteXML command on a Dataset, the top node begins with
    "NewDataSet ". Is there a way to change that default item?

    Derek


  • \(O\)enone

    #2
    Re: WriteXML

    Derek Hart wrote:
    If I issue a WriteXML command on a Dataset, the top node begins with
    "NewDataSet ". Is there a way to change that default item?
    Set the DataSet.DataSet Name property to whatever you want to appear there
    instead.

    HTH,

    --

    (O)enone


    Comment

    Working...