Multiple XML files into Access

C

Cassidy

Is there an easy way to bring in multiple XML files into Access at once?
the general format of the files are the same.
 
G

Graham R Seach

Cassidy,

No, there's no way to do it automatically. You'll have to either import them
manually, or write code to import them one-at a-time.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 
Top