ACC2000: Changing DataType or Length May Cause Data Loss or Truncation in ProjectID: Q225874
|
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.
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.
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.
Microsoft has confirmed this to be a problem in Microsoft Access 2000 Projects (*.adp).
Additional query words: pra
Keywords : kbdta AccessCS
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 13, 1999