Is it possible to setup a "live" master/detail relationship between a table
and a query, or two queries, or a query and a table?
Thanks in advance,
David Sweeney
Texas A&M University
Is it possible to setup a "live" master/detail relationship between a table
and a query, or two queries, or a query and a table?
Thanks in advance,
David Sweeney
Texas A&M University
1. Different detail Index order within master-detail relationship
Hi, Thanks for any help rendered in advance!
I have 2 tables linked in a Master-Detail relationship using the
Mastersource/Masterfield properties of one of the table. Whenever I try to
change the indexname property of the detail table to another index, all the
corresponding detail records disappeared. eg. I want the detail customer
table to show me a list of all customer ids for a corresponding master shop
table. The joined field in this case would be shop id. In addition I want
the customer-ids of the particular shop id to be displayed based upon
customer-id order (but I can't seem to get it).
2. moving data from one server to another with Transfer manager
3. Selecting from Master/Detail w/ Detail as columns of Master
5. Access Violation with TQuery as both Master/Detail: problem resolved
6. Changing Dataenvironment settings at Runtime - Solved
7. which is faster using ttable or tquery in master detail form in SQL Server
8. Master-Detail TSession TQuery Error
9. TQuery Master/Detail linked with other DataSource
10. Please help with MASTER/DETAIL with TQuery
12. Master/Detail with TQuery components