ok but .NET should add support for loading XML data into a relational db?
my problem is to understand if there is also support for mapping different
xml documents (with different schemas) into a given relationale db.
i'm not understanding how DataSet, XmlDataDocuments and SqlDataAdapter
should be
amazon.com/exec/obidos/ASIN/073571200X
> -Original Message-
> From: The DOTNET list will be retired 7/1/02
> [mailto:[EMAIL PROTECTED]]On Behalf Of Mario
> Sent: Monday, June 03, 2002 5:18 AM
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] Loading various xml into the sa
NET] Loading various xml into the same db
>
> I have to find a configurable way to load xml documents with different
> schemas into a SQLServer2000 database, who can suggest me the
> the best way
> to do that? For a given xml i should have a simple way to
> define how the xml
>
I have to find a configurable way to load xml documents with different
schemas into a SQLServer2000 database, who can suggest me the the best way
to do that? For a given xml i should have a simple way to define how the xml
schema is to be mapped on the relational db schema. On the db i will perfor