MySQL Forums
Forum List  »  Microsoft Access

Re: Warning msg --> The record has been changed by another user...
Posted by: Luis Alv
Date: September 11, 2011 09:16PM

More info

Every form has its own table, so I dont think that is the problem.

Further more, I did a test: Created a new Access 2007 file (accdb) linked only one table to the mysql server via ODBC and created only one form based on that table.

I added a button and wrote into it:
field.setfocus
field.text="whatever"
me.refresh -->same with docmd.requery

Results: The same popup!

So now Im really confused :(

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Warning msg --> The record has been changed by another user...
2145
September 11, 2011 09:16PM
1869
September 12, 2011 08:48AM
1513
September 12, 2011 10:36AM
1695
September 12, 2011 11:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.