TravelerOn
Registered User.
- Local time
- Today, 13:55
- Joined
- Dec 17, 2001
- Messages
- 21
Hi all,
Need a few pointers, please. I have a table in one database that contains a non-primary key called "Trial ID" as well as budget information by year, "2000","2001" etc...now I have a table in MY database that is for another group of users across the network to use, with a primary key "Clinical Trial ID" (basically the same thing), as well as the same budget fields, and I need the two databases to communicate with each other. That is, if the users on the remote database update the budget info per trial, then I want the changes to reflect in mine, and vice versa. Automating is not a problem, really....but I don't know how to write a query properly to make the changes per trial id. Help!
Kate
Need a few pointers, please. I have a table in one database that contains a non-primary key called "Trial ID" as well as budget information by year, "2000","2001" etc...now I have a table in MY database that is for another group of users across the network to use, with a primary key "Clinical Trial ID" (basically the same thing), as well as the same budget fields, and I need the two databases to communicate with each other. That is, if the users on the remote database update the budget info per trial, then I want the changes to reflect in mine, and vice versa. Automating is not a problem, really....but I don't know how to write a query properly to make the changes per trial id. Help!
Kate