Access Error 
Author Message
 Access Error

I have a form with two listboxes. DoubleClicking an item in either listbox
edits the data in the field, of the underlying table, to which both
listboxes are bound, and the item moves over to the other listbox. The
second (and sometimes the first) double-click attempt, after changing the
focus to either box, produces this error:

"The Data Has Been Changes - Another user edited the record and saved the
changes before you attempted to save your changes. Re-edit the record."

After dismissing this message, the only way you can - clicking OK, you can
perform any number of double-clicks without error, until the focus is
changed to the other listbox. At this point the same thing happens all over
again.

This is a stand alone db. and I dont have any other processes running. Why
am I getting this error?

Thanks



Sun, 15 May 2005 14:34:39 GMT  
 Access Error
Actually, its not as simple as that. I find that switching focus across the
two boxes doesnt always produce the error. It mostly happen on the click
event of one box just after the focus is brought to that box and
double-clicking the top item in the other box.

I am really at a loss to what is really taking place. It could be either the
enter , exit , gotfocus, lostfocus, or click event of one of the boxes that
is raising the error.

Hope that makes it clearer.


Quote:
> I have a form with two listboxes. DoubleClicking an item in either listbox
> edits the data in the field, of the underlying table, to which both
> listboxes are bound, and the item moves over to the other listbox. The
> second (and sometimes the first) double-click attempt, after changing the
> focus to either box, produces this error:

> "The Data Has Been Changes - Another user edited the record and saved the
> changes before you attempted to save your changes. Re-edit the record."

> After dismissing this message, the only way you can - clicking OK, you can
> perform any number of double-clicks without error, until the focus is
> changed to the other listbox. At this point the same thing happens all
over
> again.

> This is a stand alone db. and I dont have any other processes running. Why
> am I getting this error?

> Thanks



Sun, 15 May 2005 15:01:42 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Error 75: File/Path Access Error

2. Error 525 "Data Access Error"

3. Path/File access error (Error 75)

4. Please help - Data Access Error (Error 525)

5. Error 75: File/Path Access Error

6. Run Time Error -- Path/File Access Error

7. Error 75 (Path/File access error) ???

8. Anyone seen this error: File/Path access error.

9. Error 75 'Path/File access error'

10. Error 75 Path/File access error

11. Error 75 'Path/File access error'

12. Path/File access error (Error 75)

 

 
Powered by phpBB® Forum Software