M
Mark A. Sam
Hello,
A client sent me his database in a zip file. It was developed in A2007,
SP2. I unzipped the DB and began developing locally. I sent him an updated
database. The users on a particular form, with the same filter (based on a
query referencing an open form). If someone type in a textbox, the other
users get a locked recordset.
I worked this out on my local machine (using multiple sessions) by changing
the Recodeset Type property of the form from Dynaset (Inconsistent Updates)
to Dynaset. This doesn't fix it on the clients system. Also, they tried
uninstalling SP1 and it blew away Office so they reinstalled without SP2.
Now they are using the original version (that I sent back to them) and are
having the same issue of locking up.
They went to my dev version, becuase their original version got corrupted
and didn't have a backup copy.
I don't know what the problem could be. Any suggestions are appreciated.
God Bless,
Mark A. Sam
A client sent me his database in a zip file. It was developed in A2007,
SP2. I unzipped the DB and began developing locally. I sent him an updated
database. The users on a particular form, with the same filter (based on a
query referencing an open form). If someone type in a textbox, the other
users get a locked recordset.
I worked this out on my local machine (using multiple sessions) by changing
the Recodeset Type property of the form from Dynaset (Inconsistent Updates)
to Dynaset. This doesn't fix it on the clients system. Also, they tried
uninstalling SP1 and it blew away Office so they reinstalled without SP2.
Now they are using the original version (that I sent back to them) and are
having the same issue of locking up.
They went to my dev version, becuase their original version got corrupted
and didn't have a backup copy.
I don't know what the problem could be. Any suggestions are appreciated.
God Bless,
Mark A. Sam