ACC2000: Changing DataType or Length May Cause Data Loss or Truncation in Project (225874)
The information in this article applies to:
This article was previously published under Q225874 Novice: Requires knowledge of the user interface on single-user computers.
This article applies only to a Microsoft Access project (.adp).
SYMPTOMS
When you change the DataType or Length property of a table field in a Microsoft Access project, your data may be lost or truncated without warning.
CAUSE
The data in an Access project is stored directly on either a SQL Server or the Microsoft Date Engine (MSDE). SQL Server and MSDE do not return an error when a field change will delete or truncate existing data.
RESOLUTION
Data that is deleted or truncated in this manner is lost. The only way to recover the original data at this point would be to restore the original field properties, and then to recover the data from a backup you made before the data was lost. If you do not have access to a backup, you can manually re-enter the data that was lost or truncated.
STATUSMicrosoft has confirmed that this is a problem in Microsoft Access 2000 Projects (*.adp).
Modification Type: | Major | Last Reviewed: | 6/24/2004 |
---|
Keywords: | kbbug KbClientServer kbpending KB225874 |
---|
|