FIX: INSERT BEFORE Overwrites DataID: Q124163 2.60 WINDOWS kbprg kbfixlist kbbuglist The information in this article applies to:
SYMPTOMSExecuting the INSERT BEFORE command overwrites data in the current record when CODEPAGE=AUTO and a table (.DBF file) is marked with any codepage other than 1252 (Windows ANSI) or 0 (no code page is set).
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in FoxPro version 2.6a for Windows.
MORE INFORMATION
Steps to Reproduce Problem1. Set CODEPAGE=AUTO in your CONFIG.FPW file. 2. Load FoxPro for Windows, and execute this code:
3. Select any codepage other than 1252 when the dialog that allows you to
4. Issue the INSERT BEFORE command.
5. Enter new data into one of the fields in the edit window that appears. 6. Issue the BROWSE command. The record that was current when you issued
7. Go to the last record in the table to see that it is now blank.
Additional reference words: FoxWin 2.60 buglist2.60 fixlist2.60a KBCategory: kbprg kbfixlist kbbuglist KBSubcategory: FxprgGeneral Solution Type : kbfix |
|
Last Reviewed: September 22, 1997 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |