473,503 Members | 1,360 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Linking or Combining different Access Databases

99 New Member
Hi,

There are several databases that have the same tables, with different reocrds. I need to be able to combine them all into 1 in an easy manner/best. How can I do this and are there potential problems for data corruption? Thanks.

(All tables are exactly identical, its the same DB copied seveal times, each has different records entered that need ot be comboned.) thanks.
Dec 14 '06 #1
6 1863
NeoPa
32,557 Recognized Expert Moderator MVP
Unless you combine them all into one table, you'll have to define a UNION query but this is not very efficient. See threads started by Killer42 for discussions on this.
Dec 14 '06 #2
robertmeyer1
99 New Member
Unless you combine them all into one table, you'll have to define a UNION query but this is not very efficient. See threads started by Killer42 for discussions on this.
I think combining them into 1 table is the way to go. Since they all have the same DB table structures, it shouldnt be too hard to insert the records. I just didn't know if there was a better way then copying and pasting.
Dec 14 '06 #3
NeoPa
32,557 Recognized Expert Moderator MVP
Oh yes there is that.
Link all the tables to one front-end database and write some SQL append queries to append from one linked into your destination table. This too, can be linked if desired.
Dec 14 '06 #4
robertmeyer1
99 New Member
Oh yes there is that.
Link all the tables to one front-end database and write some SQL append queries to append from one linked into your destination table. This too, can be linked if desired.
So Do I need to import the tables all into 1 DB? or simply link them where they are and create an append query?
Dec 18 '06 #5
MMcCarthy
14,534 Recognized Expert Moderator MVP
So Do I need to import the tables all into 1 DB? or simply link them where they are and create an append query?
Link and append is fine Robert

Mary
Dec 19 '06 #6
robertmeyer1
99 New Member
Thanks ya'll
Dec 19 '06 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

2
7339
by: Kenneth Fosse | last post by:
Hi. I'm currently working on a project which involves the creation of a web page which reports selected data to customers from two back-end systems. I use ASP script language on IIS, the server...
3
4374
by: John South | last post by:
I have an Access 2000 front end that I wish to work with a SQL Server 2000 database by means of Linked tables. Do I have to use an ODBC connection to SQL Server? It seems to be the only option...
0
2215
by: gasturbtec | last post by:
please help im new at access programming and i just got this project dropped in my lap because the old programmer quit. i've been doing ok so far but now i need to add code to an existing database...
2
6223
by: TheTamdino | last post by:
One of the things that is common between most genealogy databases is that they will have one screen were you log all the information for a given person and then (maybe) have a link to a source...
2
2052
by: jomonto | last post by:
Hello- Here is my situation. I have multiple copies of the same database on our MS SQL server (same program, but differnet funding streams). I have an Access 2003 front end that I link to the...
10
4445
by: Jennifer Carr | last post by:
I have an Access 2003 application that is split into two .mdb files for the interfaces and data. This app is distributed on a CD to be used on computers that have no internet access. When someone...
3
4518
by: Odawg | last post by:
Hello All Database (Access) Guru's, I am a novice when it comes to databases and I know enough to get simple information for my needs. With that said, I was given an opportunity for improvement...
7
3035
by: Salad | last post by:
I am converting an application from A97 to A2003. I have 2 tables created by another application as a Foxpro.dbf. The table has no index. The connect string in A97 is FoxPro...
1
2300
by: agarwasa2008 | last post by:
Hi, I have a perfect file called "Products.xls" that I link to my MS Access 2003 database and everytthing looks good in that file. When I view the same file after linking in my database the...
0
7203
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7089
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7339
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7463
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5017
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4678
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3168
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3157
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
738
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.