Exporting Access to XML in xsd format

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devquest
    New Member
    • Dec 2009
    • 12

    Exporting Access to XML in xsd format

    I have data in an access 2000. I need to export the data into xml. The data has to be in a specific format-the xsd file was given to me. How can I format the data to be in the necessary format?
    Thank you.
  • ChipR
    Recognized Expert Top Contributor
    • Jul 2008
    • 1289

    #2
    I believe that would require renaming your fields to match the schema before you export.

    Comment

    Working...