I had similar prob, so I set multi off before connecting. Deb Roepken cmri 631-587-1495
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Charles Parks Sent: Thursday, March 10, 2005 5:17 AM To: RBG7-L Mailing List Subject: [RBG7-L] - Re: Data Has Been Changed by Another User Since Last Refresh On this particular form I just have a DB Memo and a DB Navigator. There are no eeps in the form. The table has no triggers. There are no default values defined for the column in the structure of the table. There is just the one form opened. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence Lustig Posted At: Wednesday, March 09, 2005 8:18 PM Posted To: RB7-L Conversation: [RBG7-L] - Re: Data Has Been Changed by Another User Since Last Refresh Subject: [RBG7-L] - Re: Data Has Been Changed by Another User Since Last Refresh > What should I be looking for so that the message won't appear when the > user attempts to save changes? Any statement that may have changed the row being edited in the form. This could be an UPDATE statement, or something subtler, like opening another form that edits the same row, or contains an UPDATE statement against that row. -- Larry
