MS Access 2002, OutputTo and xml

  • Thread starter Thread starter TechLawyer
  • Start date Start date
T

TechLawyer

Hi:

At the time of quitting a form, I'm trying to use OutputTo to output a query
to an xml file. Access 2002's Help documentation says that xml should be one
of the formats offered by OutputTo, but when I actually use OutputTo, xml is
not one of the offered format options.

Any ideas about why, and what I can do about it? Thanks in advance!
 
I don't have Access 2002 installed on this machine, but in Access 2003,
there's an ExportXML method.
 
Back
Top