parkem
Technical User
- May 1, 2001
- 3
Runtime error 2486...Can't carry out this action at present time.
I have a problem that just started. My input form accesses two main tables: companies and company employees. The main form allows the user to select the company and display the company employees in a subform. To edit info on an employee the user dbl clicks on the employee name in the subform to display the employee edit form then make corrections and click a Save button that saves the new info and returns to the main form. This works fine the first time through (and until recently every time). However, whenever the second employee is selected (by dbl click) I get the above error message and the database locks up.
I have gone through the code and cannot find the problem. It all works fine when I step through the code.
I would greatly appreciate any help on this.
Thomas
I have a problem that just started. My input form accesses two main tables: companies and company employees. The main form allows the user to select the company and display the company employees in a subform. To edit info on an employee the user dbl clicks on the employee name in the subform to display the employee edit form then make corrections and click a Save button that saves the new info and returns to the main form. This works fine the first time through (and until recently every time). However, whenever the second employee is selected (by dbl click) I get the above error message and the database locks up.
I have gone through the code and cannot find the problem. It all works fine when I step through the code.
I would greatly appreciate any help on this.
Thomas