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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML in Access

Status
Not open for further replies.

121854

MIS
Aug 2, 2003
60
0
0
US
Is there anyway to generate XML files from access databases? Or do I need to built it myself using VBA.

How can access generate XML files? Or How can access import XML files.

Any articles, URL or suggestions will be appreciated.

Luis
 
The functionality to Import/Export XML files was first delivered in Access 2002. In Access 2003 XSLT functionality was added.

If you are using Access 2002 or newer check the help files for 'pointers' on how this (barely) works. If you are using Access 2k or older you will have to build your own handlers in VBA.

CMP

Funny thing about being unemployed, weekends don't mean quite so much, just means you get to hang out with your working friends. Primus
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top