RE: Persisted ADO Recordset XML File Manipulation
From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 10/23/04
- Next message: NIL: "RE: VB.Net (ADO): Thoughts on Copying 7 tables to 1 table"
- Previous message: Mr. B: "Re: VB.Net (ADO): Thoughts on Copying 7 tables to 1 table"
- In reply to: Olivier Matrot: "Persisted ADO Recordset XML File Manipulation"
- Next in thread: Olivier Matrot: "Re: Persisted ADO Recordset XML File Manipulation"
- Reply: Olivier Matrot: "Re: Persisted ADO Recordset XML File Manipulation"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 23 Oct 2004 09:28:28 GMT
Hi Olivier,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that your column names in the xml and
database are different from each other, and you need to know how to update
it to the server. If there is any misunderstanding, please feel free to let
me know.
As far as I know, using XSLT is a simple way to achieve that. The first
part of the Xml is schema information, the second part is data. We have to
change both the names in schema and data elements, so that it might work
properly.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
- Next message: NIL: "RE: VB.Net (ADO): Thoughts on Copying 7 tables to 1 table"
- Previous message: Mr. B: "Re: VB.Net (ADO): Thoughts on Copying 7 tables to 1 table"
- In reply to: Olivier Matrot: "Persisted ADO Recordset XML File Manipulation"
- Next in thread: Olivier Matrot: "Re: Persisted ADO Recordset XML File Manipulation"
- Reply: Olivier Matrot: "Re: Persisted ADO Recordset XML File Manipulation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|