Re: In-Memory Dataset
- From: "Vitali Kalinin" <vitkalinin@xxxxxxxxx>
- Date: Wed, 26 Oct 2005 11:20:57 +0300
I think that yours workaround is overkill, but if you still think that this
is the way to go, then you could just put in commandtext of TADODataSet
someting like this:
select * from <detail_table> where 1=2 and switch it to BatchOptimistic
mode, just don't call BatchUpdate for this inmemory dataset and you will get
what you need.
Regards,
Vitali
.
- Follow-Ups:
- Re: In-Memory Dataset
- From: Michelle Brennan
- Re: In-Memory Dataset
- References:
- In-Memory Dataset
- From: Michelle Brennan
- In-Memory Dataset
- Prev by Date: Re: Non-skipping IDs with Master-Detail
- Next by Date: Re: In-Memory Dataset
- Previous by thread: In-Memory Dataset
- Next by thread: Re: In-Memory Dataset
- Index(es):
Relevant Pages
|