|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
dataset xml questionWhen I do a writexml to a file with my dataset which has a heirarchical
schema, it puts the headers and details seperate. According to the schema, the details should be nested within the header xml. Is there any easy way to make this happen? Thanks -- Scott Emick Web Programmer Fox International Remove the ham from mail address if it's not spam The answer is to use an XMLDataDocument.
Show quoteHide quote "Scott Emick" <sem***@ham.fox-international.com> wrote in message news:O9dU8T7RGHA.1576@tk2msftngp13.phx.gbl... > When I do a writexml to a file with my dataset which has a heirarchical > schema, it puts the headers and details seperate. According to the > schema, the details should be nested within the header xml. Is there any > easy way to make this happen? > > Thanks > > -- > Scott Emick > Web Programmer > Fox International > Remove the ham from mail address if it's not spam > Scott,
In my opinion is it the "nested" property. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconnesteddatarelations.asp I hope this helps, Cor Show quoteHide quote "Scott Emick" <sem***@ham.fox-international.com> schreef in bericht news:%239gK9f7RGHA.2536@tk2msftngp13.phx.gbl... > The answer is to use an XMLDataDocument. > > > "Scott Emick" <sem***@ham.fox-international.com> wrote in message > news:O9dU8T7RGHA.1576@tk2msftngp13.phx.gbl... >> When I do a writexml to a file with my dataset which has a heirarchical >> schema, it puts the headers and details seperate. According to the >> schema, the details should be nested within the header xml. Is there any >> easy way to make this happen? >> >> Thanks >> >> -- >> Scott Emick >> Web Programmer >> Fox International >> Remove the ham from mail address if it's not spam >> > >
I miss loop
length of string Adding Button Programatically - have an answer??? Visual Studio 2003 Menu on form.vb Sub Main is not waiting!!!?? Adding data to database including resource files XmlDocument object to string - plase help with unusual character! best way to tell if a date is not assigned? Form Size |
|||||||||||||||||||||||