matthewnsarah07
Registered User.
- Local time
- Yesterday, 16:48
- Joined
- Feb 19, 2008
- Messages
- 192
I am currently using a staff holiday database to collect holiday requests from 7 working locations.
Due to very poor network speeds early on I created a table to be stored locally for each of the 7 locations to aid with speed issues, each has the primary key field [RequestNumber] which is an incremental autonumber.
With network speeds improving how can I merge all these tables (some 3500+ records) into one table - staff use the RequestNumber for reference is there any way to preserve this?
Due to very poor network speeds early on I created a table to be stored locally for each of the 7 locations to aid with speed issues, each has the primary key field [RequestNumber] which is an incremental autonumber.
With network speeds improving how can I merge all these tables (some 3500+ records) into one table - staff use the RequestNumber for reference is there any way to preserve this?