May 30, 2006 #1 tar28un Technical User Joined Nov 29, 2005 Messages 58 Location GB Hi there, Can somebody help me with importing xml files into access via some vb or sql code. I have 300 files to import in access. Many thanks
Hi there, Can somebody help me with importing xml files into access via some vb or sql code. I have 300 files to import in access. Many thanks
May 30, 2006 #2 alvechurchdata Programmer Joined Nov 8, 2003 Messages 1,737 Location GB Which version of Access are you using? Access 2003 can read XML but you're on your own in Access 97. Geoff Franklin http://www.alvechurchdata.co.uk Upvote 0 Downvote
Which version of Access are you using? Access 2003 can read XML but you're on your own in Access 97. Geoff Franklin http://www.alvechurchdata.co.uk
May 31, 2006 Thread starter #3 tar28un Technical User Joined Nov 29, 2005 Messages 58 Location GB I m using access 2003 and I have found a method to import data. It is via using ImportXML method. Many thanks Upvote 0 Downvote
I m using access 2003 and I have found a method to import data. It is via using ImportXML method. Many thanks