Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 12th, 2006, 12:55 AM
Parasyke
Guest
 
Posts: n/a
Default import data with identical table names

Thanks in advance to anyone on this... I have a central (Access 2003)
database that I need to import about 10 tables from other databases
(also Access 2003). Unfortunately they all have the table with an
identical name (Orders). Due to the complexity of each database I can't
easily cahnge the name of the ten. Is there a way I can import these
daily and rename them (assuming that is the way?). My goal in the end
is to have a master table (or virtual table through queries) that
aggregates all the day's orders. In all there will be about 200 records
per table. Any clues, strategy? Thanks! Dav

  #2  
Old December 12th, 2006, 03:05 AM
barry.edmund.wright@sympatico.ca
Guest
 
Posts: n/a
Default Re: import data with identical table names

Dav,

There are a number of ways to do this:
The tables in the decentralized DB can be linked to the central DB if
they are visible on a network.

If not directly linkable can the decentralized DBs be copied to a local
drive and then linked.

Linking to a table with the same name automatically changes the name by
adding a 1 or a 2 if three table have the same name.

You may want to use an append query to append all the records to the
Order table in the central DB. Of course all the DBs still must be
visible to one another.

Cheers,
Barry




Parasyke wrote:
Quote:
Thanks in advance to anyone on this... I have a central (Access 2003)
database that I need to import about 10 tables from other databases
(also Access 2003). Unfortunately they all have the table with an
identical name (Orders). Due to the complexity of each database I can't
easily cahnge the name of the ten. Is there a way I can import these
daily and rename them (assuming that is the way?). My goal in the end
is to have a master table (or virtual table through queries) that
aggregates all the day's orders. In all there will be about 200 records
per table. Any clues, strategy? Thanks! Dav
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles