Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

data migration????

Status
Not open for further replies.

mundia22

ISP
Apr 23, 2002
17
0
0
GB
is it possible to populate new tables/fields with data from an old table in access. What I have is very badly designed database, so I have the job of tyding up a bit. ideally I would like to recreate tables but I want to use data from the old tables/fields.

There is probably a very simple solution to this..so don't laugh at me... too much

thanks in advance much appreciated
 
You're right, there is an easy way to do this. Use an Append query to add the data from the old table to the new table or tables. Check out the Access help-file topic "Append Queries" for info on how to use these.

HTH
Lightning
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top