Re: master/detail key fields question
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Sat, 28 May 2005 22:29:24 -0500
>If I have 2 database tables that are set up as master/detail and am using a
>TAdoDataSet for each one and have them set up as master/detail, is it
>possible to have the detail dataset automatically insert the appropriate
>master ID into its new records rather than having to do that in code?
A Master/Detail link in Delphi should propagate the linking master values to the
detail table provided master table linking values exist in the Master table
before inserting detail records.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- master/detail key fields question
- From: Keith G Hicks
- master/detail key fields question
- Prev by Date: Re: Microsoft ADO Extensions type library disapeared
- Next by Date: Re: Can't find database - sometimes?
- Previous by thread: master/detail key fields question
- Next by thread: I get an Error message.........
- Index(es):
Relevant Pages
|