Microsoft KB Archive/255901

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 17:17, 18 July 2020 by 3155ffGd (talk | contribs) (importing KB archive)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Knowledge Base


ACC2000: New Data in an ADP File Is Displayed Incorrectly in a Text Box That Has a Default Value

Article ID: 255901

Article Last Modified on 4/7/2006



APPLIES TO

  • Microsoft Access 2000 Service Pack 1



This article was previously published under Q255901

SYMPTOMS

In an Access project (ADP) file, data that is displayed in bound text boxes on a form is displayed incorrectly if the control has the DefaultValue property set to a string of n characters and a new value is entered in the text box that has more than n characters. When the text box loses focus, only the first n characters are displayed in the text box.

WORKAROUND

To resolve this problem, obtain the latest service pack for Microsoft Office 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

276367 OFF2000: How to Obtain the Latest Office 2000 Service Pack


To temporarily work around this problem, when you create a default value for a control, include trailing spaces to make the length of the field the maximum number of characters the control may contain.


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft Office 2000 Service Pack 2.

MORE INFORMATION

Data is not lost. The correct value is stored within the database.


Additional query words: access2000 adp defaultvalue truncate cut off sp2

Keywords: kbbug kbfix kboffice2000sp2fix kboffice2000presp2fix kbqfe kbhotfixserver KB255901