XML and Access 97

M

Marcel K.

Can XML files be imported using Access 97? Can you point
me to any examples on how to acheive this?

Thanks,

Marcel K.
 
D

Douglas J. Steele

You'd have to write your own VBA code to read the file and load it into a
table. Unfortunately, I don't have an example handy.
 
Top