Have you found anything on this? I'm getting ready to start a project on
Access 97 and I want to output an xml file when a record gets inserted into a
table.
Well, how complicated is this output, and why not just open a text file
and write the XML directly to it? Might be simpler than importing all
of MSXML, expecially if the format is simple.