Re: XML PARSER

Tech-Archive recommends: Fix windows errors by optimizing your registry

andre_at_online.nospam
Date: 08/26/04


Date: Thu, 26 Aug 2004 06:19:02 -0700

Sorry about being Vague, I will be using Visual Studio.net 2003. I will be
receiving a file XML from MQ websphere and I want to transform the data
before I send it to my database.
 Since Visual Studio has a parser built in should I look into that or should
I just use SAX? Sounds like DOM is not what I want.
I will also look into “shred xml”

Thank you



Relevant Pages

  • Re: XML PARSER
    ... You can load the xml document into a dataset pretty easily. ... > receiving a file XML from MQ websphere and I want to transform the data ...
    (microsoft.public.dotnet.general)
  • Clipping transformed verts
    ... I am in a situation where I am receiving a set of vertices that are already ... There is no texture-mapping, I only get x, y and ... these into DX as untransformed verts, effect some kind of identity transform ... projection matrix? ...
    (microsoft.public.win32.programmer.directx.graphics)