LynnEsther
Registered User.
- Local time
- Today, 06:21
- Joined
- Sep 14, 2007
- Messages
- 40
There are multiple Access databases within my organization. Two of them are 1) a budget application, and 2) a project management application. Each was built and is maintained by a different department. The same people, however, use both applications. There are enough differences in the business processes to justify keeping the databases seperate. However there are certain data in the project management application that can be pushed to the budget application so that the user doesn't have to do duplicate entry. What are some best practices for "pushing" the data. Creating a flat file and dumping it from one database to another? Creating a linked table? I've been tasked with coming up with a way to do this, but I'm not sure where to begin. Any insights, lessons learned would be very much appreciated. Thanks in advance.