Re: UpdateStatus is not returning correct value
- From: "Vitali Kalinin" <vitkalinin@xxxxxxxxx>
- Date: Thu, 13 Dec 2007 17:40:03 +0200
It sounds like that DataSet may still be in edit mode at the moment when you
are inspecting UpdateStatus value, i.e. changes are still in internal
buffers and not posted yet into ADO RecodSet. Try to put
qryCandidate.CheckBrowseMode before anything else and see if it will make
any difference.
.
- Follow-Ups:
- Re: UpdateStatus is not returning correct value
- From: Del Murray
- Re: UpdateStatus is not returning correct value
- References:
- UpdateStatus is not returning correct value
- From: Del Murray
- Re: UpdateStatus is not returning correct value
- From: Vitali Kalinin
- Re: UpdateStatus is not returning correct value
- From: Del Murray
- UpdateStatus is not returning correct value
- Prev by Date: Re: UpdateStatus is not returning correct value
- Next by Date: Importing ADOX library - How?
- Previous by thread: Re: UpdateStatus is not returning correct value
- Next by thread: Re: UpdateStatus is not returning correct value
- Index(es):