Exporting XML from Access 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,

I'm exporting data from Access using an external XSD. When I export the
fields - fields where there isn't any data, are not exported. Can someone
please explain how I can export fields with null values.

Could you also explain how I can export XML data into a particular XSD.

Thanks.
 
you should be using Access Data Projects

the XML datatypes-- on the database side-- offer much greater
flexibility than anything involving MDB
 
Back
Top