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!

Sample VB6 XML read code? 1

Status
Not open for further replies.

mb22

Programmer
Sep 4, 2002
258
US
Anyone with sample simple code to read and XML file... and insert the records into say an Access database. A sample XML file that describes 2 linked tables say... will be helpful.... say

TableA TableB
------- -------
id id
Name Hobbies
Addres

Do you have to use ADO in your VB program...... I have an old DAO application... that I'm not sure if I can re-use.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top