Thread: SQL Losing Data
View Single Post

   
  #3 (permalink)  
Old 02-29-2008, 06:34 AM
Erland Sommarskog
 
Posts: n/a
Default Re: SQL Losing Data

Neil Ginsberg (nrg@nrgconsult.com) writes:
> Another note on this issue. If I go into an existing record, type data
> in a field, save the record (using Shift+Enter), then immediately type
> more data in the same field, I get the message, "The data has been
> changed. Another user edited this record and saved the changes before
> you attempted to save your changes." Once the message is cleared, the
> steps of typing/saving/typing can be performed without any errors. But
> when you first go to a record and perform those steps, the error always
> comes up.
>
> This happens both on the network version of the database, as well as in
> my personal copy (using MSDE), so I know it's not a multi-user issue,
> but some kind of a glitch. It seems that it might be related to the
> below message re. losing data, so I posted it here.


Both this problem and the other about losing data, sounds like there are
problem in the application. Since I don't know Access, I can't really
say exactly what.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Reply With Quote