
November 30th, 2004, 07:34 AM
|
|
Contributing User
|
|
Join Date: Sep 2004
Posts: 632
Time spent in forums: 1 Day 21 h 59 m 38 sec
Reputation Power: 5
|
|
|
Hi Raje,
Actual names of the fields are unimportant, what will be important is to have each field contain the same data type. If all you want to do is get all the records from the table in the Access 2 database and append them to the Access 97 table, then use a query to arrange the fields in the Access 2 table to match the fields in the Access 97 table in the exact order, then copy all the records from the query and use the paste append from the file menu to add those records to your Access 97 table. Another method would be to import the complete table into your Access 97, then use an append query to match up what field from the Access 2 table goes to which field in the Access 97 table.
lwells
|