Access 2000 errors on some machines

S

ssanderson

We have a database on a Terminal Server. It works beautifully there.

On some workstations that use the database on their workstation and not on
the Terminal Server when they click on our 'Exit' button for a few forms
(Docmd.close), they receive an message asking for a parameter value (forms!
frm!Securityusers!SecurityUsersID) which is a field on the form they're
trying to close. There is nothing in the code or underlying queries that
should be causing this.

Any ideas?
 
Top