G
GrahamC
I cannot figure out how to create an updateable query
using tables in two, or more, ACC2000 databases.
For example, create the ProjectMarket query from:
1: ProjectName in Projects table in Active database
2: ProductName in Products table in Business database
3: MarketName in Markets table in Business database
where the Projects table contains a ProductName field,
the Products table contains a MarketName field.
The resulting query will contain ProjectName, its parent
ProductName, and its parent MarketName.
Thanks.
using tables in two, or more, ACC2000 databases.
For example, create the ProjectMarket query from:
1: ProjectName in Projects table in Active database
2: ProductName in Products table in Business database
3: MarketName in Markets table in Business database
where the Projects table contains a ProductName field,
the Products table contains a MarketName field.
The resulting query will contain ProjectName, its parent
ProductName, and its parent MarketName.
Thanks.