F
Frank Martin
I have been redesigning My Access200 database business software.
The redesign is done on a copy a few months old and now I want to dump all
the data from the current one into the redesigned one.
My first idea is to use the import wizard to transfer the current tables and
other objects over into the redesigned system, but I am concerned about the
integrity of all the reationships with this method.
e.g. If I import a table "tblCustOrders" of the new data, this is installed
as "tblCustOrders1" in the redesigned database, and if I attemp to change
this latter's name to "tblCustOrders" I am asked if I want to replace the
old table - which then involves breaking a relationship. Should I go ahead
anyway?
Can someone give me a start on how to effectively transport the new data
over?
Regards, Frank
The redesign is done on a copy a few months old and now I want to dump all
the data from the current one into the redesigned one.
My first idea is to use the import wizard to transfer the current tables and
other objects over into the redesigned system, but I am concerned about the
integrity of all the reationships with this method.
e.g. If I import a table "tblCustOrders" of the new data, this is installed
as "tblCustOrders1" in the redesigned database, and if I attemp to change
this latter's name to "tblCustOrders" I am asked if I want to replace the
old table - which then involves breaking a relationship. Should I go ahead
anyway?
Can someone give me a start on how to effectively transport the new data
over?
Regards, Frank