Importing XML schema and table relationships

L

lbusboom

I am trying to import an XML schema into Access 2003.
When I do so, the tables are correctly defined, but the
relationship of parent table to child tables is not
imported. This means that I have to manually re-
establish the table relationship within Access. I want
to be able to import the tables (from an XML Schema and
data file) and have the relationships established
automatically. Can I do this? If so, how?
 
J

Joe Fallon

Nope.
You have to pre-define the relationships, empty the tables and then import
the data.
The *existing* relationships should still be there.
 
Top