If you're talking about formatting a single table as XML, then there's no
need to format the table. You can output its data in XML format by
right-clicking the table and selecting Export from the context menu.
Select XML from the [Save as type] dropdown, give the file a name, and
click Export.
If you're talking about formatting the entire database; tables,
relationships and all, then the only way I can think of is to get yourself
a copy of Visual Studio .NET and do it from there. There may be another
simpler way, but I'm afraid I don't know of it.
Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
kltino said:
I have a database in use that needs to be formatted in XML. Is there any
literature or info available that would show me how to arrange the table
to
be exported in the proper layout? Thanks for any info you can give.