Re: Timing Rescordset
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Fri, 25 Aug 2006 09:26:19 -0400
hgeron wrote:
I am updating a recordset, but sometimes after a move.last, the
update occurs to the wrong record.
This is highly improbable. Could you provide a small repro so we can test it
for ourselves?
Can I test to see if the record
has been set to last before I do an edit on the last record?
There are any number of ways ranging from checking the recordset's
AbsolutePosition property to inspecting the data in the record to verify
that you are looking at the correct record.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Prev by Date: ADO error (80004003) on 1 machine
- Next by Date: Re: ADO error (80004003) on 1 machine
- Previous by thread: ADO error (80004003) on 1 machine
- Next by thread: Re: EditMode gets reset to adEditNone when adding multiple records
- Index(es):
Relevant Pages
|