Master / Detail Tables
From: Sam G. (ggiunti_at_sympatico.ca)
Date: 09/21/04
- Next message: TMA: "Re: Reset autonumber field in MS Access"
- Previous message: Richard Caruana: "Re: ADO and DBGrid and DbEdit"
- Next in thread: Bill Todd: "Re: Master / Detail Tables"
- Reply: Bill Todd: "Re: Master / Detail Tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 20 Sep 2004 22:58:32 -0400
I have a master detail relationship set up between two tables. I am updated
the app to use ADP SQL queries and not BDE tables.
The table automatically lists the detail when the master record moves. I
believe this is not the case with queries so I am thinking that I will have
to handle this by changing the detail query SQL and run it every time the
user moves to a new record in the master. I would use the OnRecordChange
event of the Tdatasource master.
Would this be correct or is there a better way of handling this.
Thanks in advance.
Sam
- Next message: TMA: "Re: Reset autonumber field in MS Access"
- Previous message: Richard Caruana: "Re: ADO and DBGrid and DbEdit"
- Next in thread: Bill Todd: "Re: Master / Detail Tables"
- Reply: Bill Todd: "Re: Master / Detail Tables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|