Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to import an XML table into ADO recordset?

Status
Not open for further replies.

bobdk

Technical User
Jul 23, 2003
4
CH
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

 
Noone knows anything about that topic?

...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top