G
Gern Blandston
Here's a linking question:
database '1' (all are .mdb) contains a table called table
1;
database '2' has a linked table to database 1/table 1;
Is it possible for database '3' to link to the linked
table in database '2' (the link to database '1'/table 1)?
Is it possible to link to a query instead of a table (e.g.
create a query in database '2' that displays the linked
table 1, then link database '3' to that query in database
2)?
Thanks!
database '1' (all are .mdb) contains a table called table
1;
database '2' has a linked table to database 1/table 1;
Is it possible for database '3' to link to the linked
table in database '2' (the link to database '1'/table 1)?
Is it possible to link to a query instead of a table (e.g.
create a query in database '2' that displays the linked
table 1, then link database '3' to that query in database
2)?
Thanks!