If you click
Yes when Access asks if you want to save the design of the table, you receive the error messages mentioned in the "Symptoms" section of this article again.
If you click
No, when you open the table again, you find that Access saved the properties that you changed anyway.
Steps to Reproduce Behavior
- Open the sample database Northwind.mdb.
- Create the following new table:
Table: tblMyTest
----------------------
Field Name: DecimalCol
Data Type: Decimal
Length: 13
Precision: 28
Scale: 14
- Create a Merge publication and specify that some subscribers will be Jet 4.0 databases. Select the tblMyTest table as the only article.
- Create a global Jet subscription and name it MyTest.mdb.
- Push the publication to the subscription.
- Run the Merge Agent if it has not already run.
- Open the MyTest.mdb file in Access 2000.
- Open the tblMyTest table in Design view.
- In any column, change the ValidationText property to Testing.
NOTE: To reproduce this error, you can change any property.
- Save the table.
Note that you receive the error messages mentioned in the "Symptoms" section of this article.