Persisted ADO Recordset XML File Manipulation

From: Olivier Matrot (olivier.matrot_at_online.nospam)
Date: 10/22/04


Date: Fri, 22 Oct 2004 17:47:37 +0200

Hello,
I'm loading ADO Recordset with XML Data, and calling UpdateBatch method to
populate a database. The customer must be allowed to manage it's own
database, table, and column names in the datasouce.
So I would like to design an XSLT style *** that replace the standard
names I'm using with the one used by the customer.
TIA.