View Full Version : table from db1 to db2?


DAPPLE
04-18-2002, 05:24 AM
Can tables be crossed over from one data base to another. There's information on a table in db1, that I need to add to a form that's in db2. Is that possible?

shacket
04-18-2002, 06:20 AM
Sure. Link the table in db1 into db2. Then refer to the linked table for your form.

DAPPLE
04-18-2002, 10:43 AM
Thanks shacked... access.. sometimes you get tough answers, sometimes they're simple. Gotta love the simple ones