I would look at using mapping schemas in conjuntion with updategrams using
SQL Server 2000 and SQLXML 3.0.

http://msdn.microsoft.com/library/en-us/sqlxml2/updategram_5kkh.asp?frame=tr
ue

Kirk Allen Evans
http://www.xmlandasp.net
"XML and ASP.NET", New Riders Publishing
http://www.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 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
> schema is to be mapped on the relational db schema. On the db i
> will perform
> insert and update, i'll never delete.
>
> Thank u very much for any hint!
> Mario
>
> You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.
>
>

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to