PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Write DataSet as XMLDataDocument without Expression entries?

Reply

Write DataSet as XMLDataDocument without Expression entries?

 
Thread Tools Rate Thread
Old 12-09-2006, 01:09 PM   #1
=?Utf-8?B?QXhlbEhlY2tlcg==?=
Guest
 
Posts: n/a
Default Write DataSet as XMLDataDocument without Expression entries?


Hi!

I use an ADO DataSet with DataTables having lots of columns using
expressions (mainly for the purpose of making visible Master entries in
Detail tables).

The DataSet is linked to an XMLDataDocument in order to write the current
data to XML. I observed that entries in columns using expressions are also
written to the XML file, although this creates a lot of redundancy (Master
entries being replicated over many Detail entries).

My question: Is there any way to prevent this (besides doing everything
manually)?

Thanks for any hint!
--
Axel Hecker

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off