. Any better ideas?
-Original Message-
From: Daniel Morgan [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 20, 2002 2:18 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] XML to Database
In the .NET class library, there are classes System.Data.DataSet and
System.Xml.XmlDataDocument that you could
] XML to Database
Hi all,
I am working on a project which will read xml file and export data into
database.
User will map the xml document fields to Database fields(something like
BizTalk and Inport Studio).
Using this map user xml data will get exported into database.
Could any one help how I
Hi all,
I am working on a project which will read xml file and export data into
database.
User will map the xml document fields to Database fields(something like
BizTalk and Inport Studio).
Using this map user xml data will get exported into database.
Could any one help how I should go about it?