MySQL Forums
Forum List  »  Microsoft Access

Re: Write conflict with Access as frontend and MySQL as backend
Posted by: ampm
Date: August 30, 2005 11:46AM

the way i solved this problem was as follows:
on the Form "On error" event i wrote this code

SendKeys("{right"})
SendKeys("{enter"})

It worked like a charm

Options: ReplyQuote




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.