Re: Data/XML Problem
From: Val Mazur (group51a_at_hotmail.com)
Date: 11/24/04
- Next message: Val Mazur: "Re: ADODB.Stream size"
- Previous message: Val Mazur: "Re: Stored Procedure Syntax"
- In reply to: kejeiri: "Data/XML Problem"
- Next in thread: kejeiri: "Re: Data/XML Problem"
- Reply: kejeiri: "Re: Data/XML Problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 18:46:25 -0500
Hi,
As I know you cannot load just part of XSD into DataSet. What you could do
is to load it into XML parser, transform it to the level you need and then
load into DataSet.
-- Val Mazur Microsoft MVP "kejeiri" <kejeiri@yahoo.fr> wrote in message news:f07151af.0411240710.4c31561d@posting.google.com... > Hello, > I would like to load the contents of a XML file in DataSet... > Unfortunately the Xml schema (toto.xsd) isn't respecting the > relational model. My question is : if once creates a dataset starting > from a partial schema respecting the relational model > (for example titi.xsd) resulting from the first schema "toto.xsd" by > removing for example the > redundant elements and the cycles, can we then work with a "toto.xsd" > instance? > > Note : I want just to read some information of the "toto.xsd" instance > and not to read the instance as a whole! > > Many Thanks.
- Next message: Val Mazur: "Re: ADODB.Stream size"
- Previous message: Val Mazur: "Re: Stored Procedure Syntax"
- In reply to: kejeiri: "Data/XML Problem"
- Next in thread: kejeiri: "Re: Data/XML Problem"
- Reply: kejeiri: "Re: Data/XML Problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|