MySQL Forums
Forum List  »  Microsoft Access

access error when saving a record thats been modified
Posted by: shawn bright
Date: September 07, 2009 04:06PM

Hey all,

I am using microsoft access as a front end to the MySQL database that runs the website. I am using MyISAM tables. Sometimes, especially after a period of inactivity, a table row that i am viewing may have been changed by another process. When that is the case, i am given an error when i try to make a change.
It gives me an option of copying the changes to the clipboard so i can see them then. But does this just reflect what i have changed? or does it effect every value in the row.

Perhaps a better question, is there a better way to connect than with the ODBC or an engine better than MyISAM for this sort of thing?
thanks for any tips.

Options: ReplyQuote


Subject
Views
Written By
Posted
access error when saving a record thats been modified
3631
September 07, 2009 04:06PM


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.