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

XML export - excluding a single field

Status
Not open for further replies.

ThompsonA

Technical User
Jan 30, 2002
10
US
Using MS Access 2003, I am using Export to send data from three tables to an XML file. The three tables are joined on a common key. Is it possible to exclude a field from the XML file? I need the field used in the join to appear in the XML output in only one of the three tables. The XML for the two tables associated with the main table should not include this common element in the XML. Is this possible? Thanks for any help that anyone may be able to provide.
 
Easiest way to create another query excluding the particular field.

________________________________________________________
Zameer Abdulla
Help to find Missing people
Sharp acids corrode their own containers.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top