PC Review


Reply
Thread Tools Rate Thread

How can I consolidate three Access databases into one?

 
 
=?Utf-8?B?QW5uWg==?=
Guest
Posts: n/a
 
      22nd Jun 2006
We used to have one database which housed over 2,000 records. Someone (I
don't know whether he was an Access expert or not) came in and decided the
database was too big and split it into four database. Now I can never modify
records at one time because the information to be modified is found in the
different databases. Any suggestions on how I can consolidate these into one
database?
 
Reply With Quote
 
 
 
 
Wolfgang Kais
Guest
Posts: n/a
 
      22nd Jun 2006
Hello "AnnZ".

"AnnZ" wrote:
> We used to have one database which housed over 2,000 records.
> Someone (I don't know whether he was an Access expert or not)
> came in and decided the database was too big and split it into four
> database. Now I can never modify records at one time because the
> information to be modified is found in the different databases.
> Any suggestions on how I can consolidate these into one database?


Create a new database and link the tables from the other databases
(menu "file, external data"). Tthe data willl still be stored in the other
databases but you can modify the data from one central database.

--
Regards,
Wolfgang


 
Reply With Quote
 
Jeff Boyce
Guest
Posts: n/a
 
      22nd Jun 2006
You don't mention if the structure of the four databases is identical, or if
different data is being stored in different databases (i.e., Names in one,
Addresses in a second, Phone Numbers in a third, etc.).

One way to pull everything into a single .mdb file is to open a single .mdb
file and import the tables from all the others.

Consolidating the data (if the databases are identical in structure) is a
more difficult topic, and depends on whether you are eliminating duplicates,
and/or need to preserve WHICH database the data came from, and/or ...

Regards

Jeff Boyce
Microsoft Office/Access MVP


"AnnZ" <(E-Mail Removed)> wrote in message
news:FA9E4C57-9F99-453A-B0C6-(E-Mail Removed)...
> We used to have one database which housed over 2,000 records. Someone (I
> don't know whether he was an Access expert or not) came in and decided the
> database was too big and split it into four database. Now I can never
> modify
> records at one time because the information to be modified is found in the
> different databases. Any suggestions on how I can consolidate these into
> one
> database?



 
Reply With Quote
 
aaron.kempf@gmail.com
Guest
Posts: n/a
 
      23rd Jun 2006
a) keep all your data in an Access Data Project instead of MDB
b) you don't have to deal with any of this crap.
c) you dont have a 2gb limit
d) with the free sql server 2005 express; you have a 4gb limit
e) with a moderately-priced SQL Server Workgroup Edition you don't have
ANY limit on database size. Hundreds, thousands of gigabytes.
(realistically though i would reccomend using Standard Edition and not
workgroup; so that you could use Analysis Services-- by far the best
component in SQL Server land)

-Aaron


Wolfgang Kais wrote:
> Hello "AnnZ".
>
> "AnnZ" wrote:
> > We used to have one database which housed over 2,000 records.
> > Someone (I don't know whether he was an Access expert or not)
> > came in and decided the database was too big and split it into four
> > database. Now I can never modify records at one time because the
> > information to be modified is found in the different databases.
> > Any suggestions on how I can consolidate these into one database?

>
> Create a new database and link the tables from the other databases
> (menu "file, external data"). Tthe data willl still be stored in the other
> databases but you can modify the data from one central database.
>
> --
> Regards,
> Wolfgang


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I Consolidate an EXCEL Report into a record for ACCESS impo Mike M Microsoft Excel Misc 1 16th Sep 2009 11:28 AM
How do I consolidate multiple access databases into one? consolidate multiple access databases Microsoft Access 9 22nd Jul 2009 06:37 PM
Access 2007 opening older versions of Access databases Marty Mash Microsoft Access 3 7th Apr 2008 12:36 PM
Problem opening some Access 2000 Databases with passwords Access 2 =?Utf-8?B?Um9iaW4gSg==?= Microsoft Access Security 1 22nd Jun 2005 07:55 AM
Consolidate records in ACCESS =?Utf-8?B?Y3N0ZW1t?= Microsoft Access Queries 2 28th Sep 2004 12:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:30 PM.