A
al russcol
Hi all,
Using Win2k and Office2k, I am making changes to a field
in a recordset and the VBA code works perfectly but after
stepping through about six fields I get the error msg:
"Number of rows with pending changes exceeded the limit."
The changes are taking place properly when checking the
immediate window and moving the cursor over the field
name. I watch the code execute:
rs.update
but the changes are never reflected in the table.
I'll bet this is very simple but I don't see the problem.
Thanks for any insight,
al
PS I tried checking the update syntax but even after
reloading Office the help will find the update method but
will not display the subject. I tried four different
machines and all have the same problem.
Using Win2k and Office2k, I am making changes to a field
in a recordset and the VBA code works perfectly but after
stepping through about six fields I get the error msg:
"Number of rows with pending changes exceeded the limit."
The changes are taking place properly when checking the
immediate window and moving the cursor over the field
name. I watch the code execute:
rs.update
but the changes are never reflected in the table.
I'll bet this is very simple but I don't see the problem.
Thanks for any insight,
al
PS I tried checking the update syntax but even after
reloading Office the help will find the update method but
will not display the subject. I tried four different
machines and all have the same problem.