J
jimwei
Guest
We're using an Access 97 database that has a bunch linked tables. We need
to make a duplicated version but instead of linked tables, we need to have
real tables in the duplicated database.
So simply making a copy of the .mdb file won't work. Then from the new
database, we tried to import the tables from the old database, and it only
imported the linked tables, not the actual data. Third attempt, we exported
the tables from the old database into .xls files then import the files into
the new database. This method got the data into the new one alright, but
didn't bring in any of the field formats and lookups that will take forever
to manually recreate, and ofcourse we also don't have any relationships at
all.
Anyone know a better way to do this? Database A has a bunch linked tables,
we want to make a duplicated of A, called B, but we want real tables and
data in B, not just linked tables.
I'm pretty new at this. So if the solution is obvious don't laugh, kindly
point me in the right direction will be highly appreciated.
Thanks,
Jim
to make a duplicated version but instead of linked tables, we need to have
real tables in the duplicated database.
So simply making a copy of the .mdb file won't work. Then from the new
database, we tried to import the tables from the old database, and it only
imported the linked tables, not the actual data. Third attempt, we exported
the tables from the old database into .xls files then import the files into
the new database. This method got the data into the new one alright, but
didn't bring in any of the field formats and lookups that will take forever
to manually recreate, and ofcourse we also don't have any relationships at
all.
Anyone know a better way to do this? Database A has a bunch linked tables,
we want to make a duplicated of A, called B, but we want real tables and
data in B, not just linked tables.
I'm pretty new at this. So if the solution is obvious don't laugh, kindly
point me in the right direction will be highly appreciated.
Thanks,
Jim