Hi
I have XML table files, which I have to import into a ADO recordset. Those XML files were not created by ADO itself. My prodedure works fine for XML files created with ADO, but for many other tables i doesn't work.
I saw that XLST would be a solution... but I couldn't find any example.
The datebase structure of the tables are not known at the time when the XML file will be opened.
Thanks for any help!!!
bob
I have XML table files, which I have to import into a ADO recordset. Those XML files were not created by ADO itself. My prodedure works fine for XML files created with ADO, but for many other tables i doesn't work.
I saw that XLST would be a solution... but I couldn't find any example.
The datebase structure of the tables are not known at the time when the XML file will be opened.
Thanks for any help!!!
bob