Re: "unique table" problem
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Tue, 28 Jun 2005 21:53:34 -0500
>2 other questions:
>
>1. Last night I ended up setting the UniqueTable in the AfterScroll event of
>the TAdoDataset and it seems to work just fine. Does anyone see any problem
>with that?
I believe that the Unique Table property is re-set to its null default after a
ReQuery which is what the master detail link does.
I would set the property in the Beforedelete. AfterScroll has some overhead if
you don't need it don't use it.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- Re: "unique table" problem
- From: Keith G Hicks
- Re: "unique table" problem
- References:
- "unique table" problem
- From: Keith G Hicks
- Re: "unique table" problem
- From: Viatcheslav V. Vassiliev
- Re: "unique table" problem
- From: Keith G Hicks
- "unique table" problem
- Prev by Date: Re: Windows has no MS Access installed
- Next by Date: Re: Windows has no MS Access installed
- Previous by thread: Re: "unique table" problem
- Next by thread: Re: "unique table" problem
- Index(es):
Relevant Pages
|