Connecting Tech Pros Worldwide Help | Site Map

Please help: automating get external data to ACCESS.

  #1  
Old November 13th, 2005, 09:30 AM
Chanus
Guest
 
Posts: n/a
I'm trying to automate a series of commands in ACCESS to import a data
file in XML format.

Normal procedure:
-Start "MS Access"
-Click "File->Get External Data->Import"
-Choose the appropriate "xml" file.
-Select "Options" and click "Append Data to Existing Table(s).

Currently I have a Visual C++ GUI program to organize the data and
would love to put this feature in this program.

Please help

Closed Thread